Seafile: updated max download size
This commit is contained in:
parent
87ef9b48ae
commit
0c179c137d
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
fileserver = {
|
||||
host = "unix:/run/seafile/server.sock";
|
||||
web_token_expire_time = 14400; # 4 hours
|
||||
max_download_dir_size = 100000; # 100gb max download size.
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue