diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-11-10 11:53:32 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-11-10 11:53:32 +0100 |
commit | cd438101f1443f2b10dc30db4b9ea8a06e38a394 (patch) | |
tree | 122c44ce41eff9333e06218d2ff1ea35ff00ce46 /conf/conf.cfg-sample | |
parent | Updated README. (diff) | |
download | newspipe-cd438101f1443f2b10dc30db4b9ea8a06e38a394.tar.gz newspipe-cd438101f1443f2b10dc30db4b9ea8a06e38a394.tar.bz2 newspipe-cd438101f1443f2b10dc30db4b9ea8a06e38a394.zip |
Updated configuration file.
Diffstat (limited to 'conf/conf.cfg-sample')
-rw-r--r-- | conf/conf.cfg-sample | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/conf.cfg-sample b/conf/conf.cfg-sample index 8dda63d8..8e4953f7 100644 --- a/conf/conf.cfg-sample +++ b/conf/conf.cfg-sample @@ -12,8 +12,6 @@ get_time_out = 5.0 debug = 1 host = 0.0.0.0 port = 5000 -username = admin -password = e5e9fa1ba31ecd1ae84f75caaa474f3a663f05f4 [mail] host = port = 25 |