You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
430 B
INI
20 lines
430 B
INI
15 years ago
|
// Use with commandline: mail_forum_service -C. -L. --nobreak --writepid
|
||
|
|
||
15 years ago
|
#include "mail_forum_service_default.cfg"
|
||
15 years ago
|
|
||
15 years ago
|
// ---- config local variables
|
||
15 years ago
|
|
||
15 years ago
|
// ---- service NeL variables (used by ConfigFile class)
|
||
15 years ago
|
|
||
15 years ago
|
AESAliasName= "mfs";
|
||
15 years ago
|
|
||
15 years ago
|
Paths = {
|
||
|
".",
|
||
15 years ago
|
};
|
||
|
|
||
15 years ago
|
// ---- service NeL variables (used by CVariable class)
|
||
15 years ago
|
|
||
15 years ago
|
// ---- service custom variables (used by ConfigFile class)
|
||
15 years ago
|
|
||
15 years ago
|
// ---- service custom variables (used by CVariable class)
|