projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c7df3b
)
simplifications
author
x2000habouzit
<x2000habouzit>
Wed, 24 Nov 2004 14:37:07 +0000
(14:37 +0000)
committer
x2000habouzit
<x2000habouzit>
Wed, 24 Nov 2004 14:37:07 +0000
(14:37 +0000)
install.d/platal.conf
patch
|
blob
|
blame
|
history
diff --git
a/install.d/platal.conf
b/install.d/platal.conf
index
d7bc298
..
c9e4993
100644
(file)
--- a/
install.d/platal.conf
+++ b/
install.d/platal.conf
@@
-15,13
+15,12
@@
econfiance = "***";
; }}}
; {{{ [Global]
-[
Global
]
+[
Banana
]
-news_server = "localhost"
-news_port = 119
-news_auth_pass = "***"
-news_web_user = "***"
-news_web_pass = "***"
+password = "***"
+web_user = "***"
+web_pass = "***"
; }}}
+
; vim:set syntax=dosini: