mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-11 20:52:30 +00:00
Revert destructive & untested edit – use "man umask" for explanations
+1
-1
@@ -100,7 +100,7 @@ execute.nothrow = bash, -c, (cat, "echo >",\
|
||||
|
||||
# Other operational settings (check & adapt)
|
||||
encoding.add = utf8
|
||||
system.umask.set = 0027 # This is inverted to usual unix permissions, the example provided is for permissions of 750
|
||||
system.umask.set = 0027
|
||||
system.cwd.set = (directory.default)
|
||||
network.http.dns_cache_timeout.set = 25
|
||||
##network.http.capath.set = "/etc/ssl/certs"
|
||||
|
||||
Reference in New Issue
Block a user