?? openser.default
字號:
## OpenSER startup options## Set to yes to enable openser, once configured properly.RUN_OPENSER=no# User to run asUSER=openser# Group to run asGROUP=openser# Amount of memory to allocate for the running OpenSER server (in Mb)MEMORY=64# Enable the server to leave a core file when it crashes.# Set this to 'yes' to enable OpenSER to leave a core file when it crashes# or 'no' to disable this feature. This option is case sensitive and only# accepts 'yes' and 'no' and only in lowercase letters.## Please note that when this is enabled, the USER and GROUP options above# will be ignored and the root user/group will be used instead. This is# because only then OpenSER will be able to leave a core file.# If someone knows how this can be made to work even when the server runs as# user openser, please let us know. Tests show that if only as much as the# group is set to openser, while the user is root for the running server,# it will still refuse to write the core file.DUMP_CORE=no
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -