diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-16 21:18:49 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-16 21:18:49 -0400 |
commit | aa28ec7ef20517e994f01753e8c4e6fdd4d0643c (patch) | |
tree | cea6c733c5e900f4ea54501ca7070694931124dc /vars/common | |
parent | 3c41d02428317d68ded5eb4fee5baf17f644a741 (diff) | |
download | infrastructure-aa28ec7ef20517e994f01753e8c4e6fdd4d0643c.tar.gz |
more desktop fixes
Diffstat (limited to 'vars/common')
-rw-r--r-- | vars/common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vars/common b/vars/common index d072ea8..18df739 100644 --- a/vars/common +++ b/vars/common @@ -55,6 +55,7 @@ rspamd_port=11334 ssh_authzkeys_uid=789 ssh_authzkeys_username=sshkeys tcp_buffer_size=2097152 # suitable for 1 GigE +serial_console=false nginx_nofile=2048 nginx_worker_connections=768 |