source:
arma2/frontend/config.py
@
2c1e9b313f17c3adcca1e53bbf5c32cba4db58e1
| Revision 2c1e9b313f17c3adcca1e53bbf5c32cba4db58e1, 210 bytes checked in by tin <tin@…>, 3 years ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | # User Configuration |
| 2 | passwordLength = 12 |
| 3 | |
| 4 | # XMLRPC Properties |
| 5 | xmlrpcServerIP = 'localhost' |
| 6 | xmlrpcServerPort = 8008 |
| 7 | |
| 8 | ldapSERVER = 'localhost' |
| 9 | ldapBASE = 'dc=usla, dc=org, dc=ar' |
| 10 | ldapDN = '' |
| 11 | ldapSECRET = '' |
Note: See TracBrowser
for help on using the repository browser.

