stuff
This commit is contained in:

committed by
Shelvacu on nix-on-droid

parent
7074383536
commit
0688aa334b
@@ -23,6 +23,7 @@ let
|
||||
banned_ips = [
|
||||
"210.242.134.0/26"
|
||||
"137.220.198.0/24"
|
||||
"122.96.0.0/15"
|
||||
];
|
||||
# must be bigger than gmail's 25MB "attachment limit" which after base64 encoding (x 1.33) is ~33MB
|
||||
mailSizeLimit = 35 * 1024 * 1024;
|
||||
|
Reference in New Issue
Block a user