511054d621
Add warning about auto-appended DB file extension to example config
2013-11-22 19:28:27 +01:00
7e7beda20b
Changed e-mail address in example config file
2013-11-22 19:26:39 +01:00
bf8d67660a
Moved from direct SQLite to GDA
...
This can provide more flexibility with database backends. The provider
is still hard-coded SQLite!
2013-01-06 21:41:29 +01:00
940686111d
Consolidated conf/.gitignore into main .gitignore file
2013-01-05 14:35:44 +01:00
Gergely Polonkai (W00d5t0ck)
136b000d77
Fixed smtp server example and smtp tls comment in config example
...
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-05-18 10:33:16 +02:00
Gergely POLONKAI
ea0f6e8af2
Now reading SMTP related settings from the config file
...
Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-05-17 23:05:23 +02:00
Gergely POLONKAI (W00d5t0ck)
68b472e1f6
Added some future plans to wmud.conf.example.
...
These settings are NOT implemented yet, but will be implemented in 1.0
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-27 23:28:33 +02:00
Gergely Polonkai (W00d5t0ck)
5aa4056633
Made this commit on a wrong branch...
...
added basic player handling method (no login yet)
2012-03-22 18:34:39 +01:00
Gergely Polonkai (W00d5t0ck)
c0a85622be
Added basic configuration file parsing
...
* Created example configuration file
* Added wmud_config_init() to parse configuration file
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-22 12:21:05 +01:00