Moved into new system

This commit is contained in:
Tibo De Peuter 2022-04-21 21:59:06 +02:00
parent 3577109db9
commit 15ca3c9160
24 changed files with 318 additions and 5 deletions

View file

@ -1,4 +1,4 @@
# Directory where the files will be synced
sync_dir = "~/Documents/OneDriveUGent"
# Skip files and directories that match this pattern
skip_file = ".~*|*~"
skip_file = ".~*|~*"
log_dir = "/var/log/OneDriveUGent/"
enable_logging = "true"