🌐
ROOT
/
etc
/
security
/
limits.d
📤 Upload File
📁 New Folder
✏️ EDITING: 90-ocarun.conf
# Limit number of processes ocarun - nproc 2048 # Limit resident memory (RSS) ocarun - rss unlimited # Limit CPU time ocarun - cpu unlimited # Limit nice value (default priority level) ocarun - nice 0 # Limit max memory size ocarun - maxmem unlimited # Limit number of open files ocarun - nofile 10240
💾 SAVE CHANGES
CANCEL