WIP: Article checker with svelte
This commit is contained in:
12
misc/sample_config/nas_sync.config
Normal file
12
misc/sample_config/nas_sync.config
Normal file
@@ -0,0 +1,12 @@
|
||||
settings {
|
||||
logfile = "/tmp/lsyncd.log",
|
||||
statusFile = "/tmp/lsyncd.status",
|
||||
nodaemon = true,
|
||||
}
|
||||
|
||||
sync {
|
||||
default.rsync,
|
||||
source = "/sync/local_files",
|
||||
target = "/sync/remote_files",
|
||||
init = false,
|
||||
}
|
Reference in New Issue
Block a user