update rc.toml comment

This commit is contained in:
Denis Lehmann 2022-04-26 02:18:10 +02:00
parent 6e81798827
commit ed31bcfa6c
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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