update rc.toml comment
This commit is contained in:
parent
6e81798827
commit
ed31bcfa6c
3 changed files with 3 additions and 3 deletions
|
|
@ -115,7 +115,7 @@
|
|||
# Set this to 'true' to allow file downloads from this directory
|
||||
download = false
|
||||
|
||||
# Set this to 'true' to allow uploads to this directory
|
||||
# Set this to 'true' to allow file uploads to this directory
|
||||
upload = false
|
||||
#+end_src
|
||||
|
||||
|
|
|
|||
|
|
@ -8,5 +8,5 @@ hashed_password = "$5$s9bLebSgS9O4CPDR$xQF4/bWQqv5rqaq3Or2oTpXBW4TZdjFtBeH9CwZiw
|
|||
# Set this to 'true' to allow file downloads from this directory
|
||||
download = true
|
||||
|
||||
# Set this to 'true' to allow uploads to this directory
|
||||
# Set this to 'true' to allow file uploads to this directory
|
||||
upload = false
|
||||
|
|
@ -8,5 +8,5 @@
|
|||
# Set this to 'true' to allow file downloads from this directory
|
||||
download = false
|
||||
|
||||
# Set this to 'true' to allow uploads to this directory
|
||||
# Set this to 'true' to allow file uploads to this directory
|
||||
upload = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue