Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sample.conf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ COMMAND="wget -nv -O /dev/null --auth-no-challenge http://sage:[email protected]
# right IDs.
USER_ID=0
GROUP_ID=0
UMASK=0
UMASK=0000

# This is a very good idea if your command modifies the WATCH_DIR in any way. You can easily trigger yourself because
# most programs don't worry about checking the current state before making a change. e.g. chmod will set the mode of a
Expand Down