bin/server/templates/[email protected]
changeset 231 e3ebf2a606ea
parent 228 ff776d663062
--- a/bin/server/templates/[email protected]	Sat Feb 10 15:41:05 2024 -0600
+++ b/bin/server/templates/[email protected]	Sat Feb 10 15:45:13 2024 -0600
@@ -3,7 +3,7 @@
 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}}