sleep timer configuration
This commit is contained in:
@@ -62,6 +62,7 @@ docker-compose up -d
|
||||
| NEXTCLOUD_EXCLUDEFILE | | Path to a file, inside the container, which contains a list of excluded directories/files |
|
||||
| NEXTCLOUD_UNSYNCFILE | | Path to a file, inside the container, which contains a list of remote unsynced folders (selective sync) |
|
||||
| NEXTCLOUD_SILENT | | If set to "1", the client will run in silent mode, with a lot less log messages |
|
||||
| NEXTCLOUD_SLEEP | 30 | Seconds of sleep time between every client runs |
|
||||
| USER_NAME | nextcloudclient | Internal username used by nextcloud client |
|
||||
| USER_UID | 1000 | Internal UID used by nextcloud client |
|
||||
| USER_GID | 1000 | Internal GID used by nextcloud client |
|
||||
|
||||
Reference in New Issue
Block a user