Skip to content

Commit 44c80d2

Browse files
committed
whitespace
1 parent 842c4c4 commit 44c80d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.php.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
const DBPATH = __DIR__ . "/db/solid.db";
88
const CLEANUP_FILE = __DIR__ . "/db/lastcleanup";
99
const PODPRO_COMPATIBILITY = false;
10+
1011
const MAILER = [
1112
"host" => "mailpit",
1213
"port" => 1025,

0 commit comments

Comments
 (0)