projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f029e90
)
Add a hint to the login prompt of all wipis.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 2 Jul 2009 15:02:17 +0000
(17:02 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 2 Jul 2009 15:02:17 +0000
(17:02 +0200)
conf/farmconfig.py
patch
|
blob
|
history
diff --git
a/conf/farmconfig.py
b/conf/farmconfig.py
index 0fc161dfc03d2f5008ba7f66d0856cce05fcbc32..5b1bbc788a5af8fca1b8800c18dbfbfcf0a52611 100644
(file)
--- a/
conf/farmconfig.py
+++ b/
conf/farmconfig.py
@@
-214,6
+214,7
@@
class FarmConfig(DefaultConfig):
dbuser = phpbb_dbuser,
dbpass = phpbb_dbpass,
dbname = phpbb_dbname,
+ hint = "Hier kunnen bestuursleden van Evolution Events inloggen om wijzigingen te maken."
)
auth = [phpbb]