diff options
| author | 2016-09-27 23:02:34 +0200 | |
|---|---|---|
| committer | 2016-09-27 23:02:34 +0200 | |
| commit | 90164df068783f32fee9ca445c99b340004a13c7 (patch) | |
| tree | b1e184c5bf090ccf82126d0b8cba7a744018bdf8 /data/users/_/config.default.php | |
| parent | c1c5279109782537cf7d6b6b2664af2a0990fb16 (diff) | |
| parent | 1d87ebe9dd607a8e4da395d102763b62a94ac02b (diff) | |
Merge branch 'FreshRSS/dev' into PostgreSQL
Diffstat (limited to 'data/users/_/config.default.php')
| -rw-r--r-- | data/users/_/config.default.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/users/_/config.default.php b/data/users/_/config.default.php index 2c56d5f45..6e1d497bc 100644 --- a/data/users/_/config.default.php +++ b/data/users/_/config.default.php @@ -5,6 +5,7 @@ return array ( 'old_entries' => 3, 'keep_history_default' => 0, 'ttl_default' => 3600, + 'mail_login' => '', 'token' => '', 'passwordHash' => '', 'apiPasswordHash' => '', |
