We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842c4c4 commit 44c80d2Copy full SHA for 44c80d2
config.php.example
@@ -7,6 +7,7 @@
7
const DBPATH = __DIR__ . "/db/solid.db";
8
const CLEANUP_FILE = __DIR__ . "/db/lastcleanup";
9
const PODPRO_COMPATIBILITY = false;
10
+
11
const MAILER = [
12
"host" => "mailpit",
13
"port" => 1025,
0 commit comments