; QFQ configuration ; ; Save this file as: /typo3conf/config.qfq.ini DB_USER = DB_SERVER = DB_PASSWORD = DB_NAME = DB_NAME_TEST = DB_INIT = set names utf8 SQL_LOG = sql.log ; all, modify SQL_LOG_MODE = modify ; auto|yes|no. 'auto': if BE User is logged in the value will be 'true', else 'false' SHOW_DEBUG_INFO = auto CSS_LINK_CLASS_INTERNAL = internal CSS_LINK_CLASS_EXTERNAL = external ; QFQ with own Bootstrap: 'container'. QFQ already nested in Bootstrap of mainpage: ;CSS_CLASS_QFQ_CONTAINER = ; Default background color, specified via CSS class CSS_CLASS_QFQ_FORM_PILL = qfq-color-grey-1 CSS_CLASS_QFQ_FORM_BODY = qfq-color-grey-2 ; yyyy-mm-dd, dd.mm.yyyy DATE_FORMAT = yyyy-mm-dd ; validator.js: data-pattern-error="", data-required-error="", data-match-error="", data-error="" ;FORM_DATA_PATTERN_ERROR = ;FORM_DATA_REQUIRED_ERROR = ;FORM_DATA_MATCH_ERROR = ;FORM_DATA_ERROR = ; Default width of whole form ;FORM_BS_COLUMNS = 12 ; Default size for Bootstrap Form Elements ;FORM_BS_LABEL_COLUMNS = 3 ;FORM_BS_INPUT_COLUMNS = 6 ;FORM_BS_NOTE_COLUMNS = 3 ; Configure URL where `wkhtmltopdf` fetches pages and produces PDFs BASE_URL_PRINT = http://example.com/ WKHTMLTOPDF = /opt/wkhtmltox/bin/wkhtmltopdf ;EDIT_FORM_PAGE = form