Initial commit
This commit is contained in:
12
settings-system.conf
Normal file
12
settings-system.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
# file: /etc/systemd/system.conf
|
||||
|
||||
# seel also:
|
||||
# https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md#systemd-details
|
||||
|
||||
DefaultTasksMax=65000
|
||||
DefaultLimitCORE=infinity
|
||||
DefaultLimitNOFILE=1048576
|
||||
DefaultLimitNPROC=65000
|
||||
DefaultLimitRTPRIO=infinity
|
||||
DefaultLimitRTTIME=infinity
|
||||
|
||||
Reference in New Issue
Block a user