10 lines
177 B
Smarty
10 lines
177 B
Smarty
{
|
|
powSecret = "";
|
|
mlSMTPAddr = "";
|
|
mlSMTPAuth = "";
|
|
dataDir = ".";
|
|
publicURL = "http://localhost:4000";
|
|
listenProto = "tcp";
|
|
listenAddr = ":4000";
|
|
}
|