Ajout SetEnv obsolete mais necessaire pour les dons
This commit is contained in:
parent
cedc9a8381
commit
7c91de6da6
9
debian/apache.conf
vendored
9
debian/apache.conf
vendored
@ -45,4 +45,11 @@ Alias /dolibarr /usr/share/dolibarr
|
||||
#</DirectoryMatch>
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# Not yet obsolete (donation module)
|
||||
#
|
||||
SetEnv LLX_DBTYPE mysql
|
||||
SetEnv LLX_DBHOST localhost
|
||||
SetEnv LLX_DBUSER user
|
||||
SetEnv LLX_DBPASS pass
|
||||
SetEnv LLX_DBNAME dolibarr
|
||||
|
||||
Loading…
Reference in New Issue
Block a user