mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Disable package module for servers
This commit is contained in:
parent
eeac55d67d
commit
e55715adcb
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
settings = {
|
||||
command_timeout = 100;
|
||||
scan_timeout = 20;
|
||||
|
||||
package.disabled = ulib.isServer;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue