Added a new parameter called "sitename" to the config.
This commit is contained in:
parent
f0f79a39d6
commit
f7ca23aa03
4 changed files with 31 additions and 6 deletions
|
|
@ -1,3 +1,5 @@
|
|||
sitename = www.mycompany.com
|
||||
|
||||
dsn = DBI:mysql:WebGUI
|
||||
dbuser = webgui
|
||||
dbpass = password
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue