Skip to content
Snippets Groups Projects
Commit 37c6496e authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Allow uploaded filenames to contain space characters (not Yoda) by default

Increase the minmimum free disk space to 1G by default (most modern computer
sysops will probably want to increase this even more).
parent 0bdcdf09
No related branches found
No related tags found
1 merge request!488Overhaul LZH code
min_dspace=100M min_dspace=1G
max_batup=25 max_batup=25
max_batdn=100 max_batdn=100
max_userxfer=5 max_userxfer=5
...@@ -6,7 +6,7 @@ upload_credit_pct=100 ...@@ -6,7 +6,7 @@ upload_credit_pct=100
download_credit_pct=90 download_credit_pct=90
leech_pct=0 leech_pct=0
leech_sec=60 leech_sec=60
settings=0 settings=4
filename_maxlen=64 filename_maxlen=64
[viewer:0] [viewer:0]
extension=TXT extension=TXT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment