diff options
Diffstat (limited to 'bin/server/templates/[email protected]')
| -rw-r--r-- | bin/server/templates/[email protected] | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/server/templates/[email protected] b/bin/server/templates/[email protected] index 697bb79..73528b1 100644 --- a/bin/server/templates/[email protected] +++ b/bin/server/templates/[email protected] @@ -3,7 +3,7 @@ Description=Bin pastebin server bound on port %i After=syslog.target network.target [Service] -ExecStart=/usr/local/bin/bin 127.0.0.1:%i --buffer-size 10 --max-paste-size 16kB +ExecStart=/usr/local/bin/bin 127.0.0.1:%i --buffer-size 10 --max-paste-size 16000 Restart=always User={{bin_user}} |
