Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
cf7bde5c
Commit
cf7bde5c
authored
Mar 11, 2016
by
Carsten Rose
Browse files
config.example.ini: adjusted to new naming of variables. Added SQL_LOG_MODE
parent
240671b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/config.example.ini
View file @
cf7bde5c
; comment
DBUSER
=
<DBUSER>
DBSERVER
=
<DBSERVER>
DB
PW
=
<DBPW>
DB
=
<DB>
DB
_
USER
=
<DBUSER>
DB
_
SERVER
=
<DBSERVER>
DB
_PASSWORD
=
<DBPW>
DB
_NAME
=
<DB>
TEST
DB
=
<TESTDB>
DB_NAME_
TEST
=
<TESTDB>
SESSIONNAME
=
qfq
SESSION
_
NAME
=
qfq
SQLLOG
=
sql.log
SQL_LOG
=
sql.log
; all, modify
SQL_LOG_MODE
=
modify
; auto|yes|no. 'auto': if BE User is loggend in 'true', else 'false'
SHOW_DEBUG_INFO
=
auto
CSS_LINK_CLASS_INTERNAL
=
internal
CSS_LINK_CLASS_EXTERNAL
=
external
\ No newline at end of file
CSS_LINK_CLASS_EXTERNAL
=
external
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment