- Timestamp:
- 22/09/10 20:44:27 (3 years ago)
- Children:
- 07f08611dddf5eddd06319678f34df4d6bfa1723
- Parents:
- 03d5364592543369d35b1ad6fcae67be27c5c4d9
- git-committer:
- Dererk <dererk@…> (22/09/10 20:44:27)
- File:
-
- 1 edited
-
arma2/frontend/config.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
arma2/frontend/config.py
r4586b07 r102080c 1 serverIP = 'localhost' 2 serverPort = 8008 3 passwordLength = 12 1 # User Configuration 2 passwordLength = 12 3 4 # XMLRPC Properties 5 xmlrpcServerIP = 'localhost' 6 xmlrpcServerPort = 8008 7 8 ldapSERVER = 'localhost' 9 ldapBASE = '' 10 ldapDN = '' 11 ldapSECRET = ''
Note: See TracChangeset
for help on using the changeset viewer.

