scripts/on_client.scr.example
author truelight
Thu, 16 Dec 2004 13:59:23 +0000
changeset 690 3afcad69d4f7
parent 623 3c50358d5a1b
child 1866 87ae212e7eda
permissions -rw-r--r--
(svn r1131) -Add: [Network] Autoclean_companies (set it with 'set autoclean_companies on/off').
When enabled, empty companies (companies with no active clients) with no
password are declared bankrupt after 1 year of emptyness.
For empty companies with password, the password is removed after 3 years
of emptyness.
The delay of removing company/password can be configured via:
- 'set autoclean_protected <months>'
- 'set autoclean_unprotected <months>'
620
080cc62ab544 (svn r1050) -Fix: [Network] Scripts are no longer under revision control
truelight
parents:
diff changeset
     1
echo "Setting default network client settings..."
623
3c50358d5a1b (svn r1053) -Change: [Console] Changed 'setservername', 'setpassword', 'protect' and 'name' in:
truelight
parents: 620
diff changeset
     2
set name "myname"