12345678910111213141516171819202122 |
- [application]
- app_title = HTAdmin
- secure_path = ../test/
- use_metadata = true
- admin_user = admin
- admin_pwd_hash = VPZ23KZUsquyk
- mail_from = something@somewhere
- mail_user = smtpuser@somewhere
- mail_pwd = xxxx
- mail_server = localhost
|