Fix formatting
This commit is contained in:
@@ -36,7 +36,7 @@ After creating your conf files, restart the container and it will begin monitori
|
|||||||
Examples
|
Examples
|
||||||
--------
|
--------
|
||||||
|
|
||||||
### Run a permissions-repairing utility whenever there's a change in the directory
|
Run a permissions-repairing utility whenever there's a change in the directory:
|
||||||
|
|
||||||
WATCH_DIR=/dir2
|
WATCH_DIR=/dir2
|
||||||
SETTLE_DURATION=5
|
SETTLE_DURATION=5
|
||||||
@@ -46,7 +46,7 @@ Examples
|
|||||||
# This is important because chmod/chown will change files in the monitored directory
|
# This is important because chmod/chown will change files in the monitored directory
|
||||||
IGNORE_EVENTS_WHILE_COMMAND_IS_RUNNING=1
|
IGNORE_EVENTS_WHILE_COMMAND_IS_RUNNING=1
|
||||||
|
|
||||||
### Tell SageTV to rescan its imported media when the media directory changes
|
Tell SageTV to rescan its imported media when the media directory changes:
|
||||||
|
|
||||||
WATCH_DIR=/dir1
|
WATCH_DIR=/dir1
|
||||||
SETTLE_DURATION=5
|
SETTLE_DURATION=5
|
||||||
|
|||||||
Reference in New Issue
Block a user