-
Notifications
You must be signed in to change notification settings - Fork 6
/
ext_conf_template.txt
20 lines (14 loc) · 1.04 KB
/
ext_conf_template.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# cat=basic/010; type=string; label=LLL:EXT:px_shopware/Resources/Private/Language/locallang_db.xlf:ext_conf_template.api.url
api.url =
# cat=basic/015; type=string; label=LLL:EXT:px_shopware/Resources/Private/Language/locallang_db.xlf:ext_conf_template.api.username
api.username =
# cat=basic/020; type=string; label=LLL:EXT:px_shopware/Resources/Private/Language/locallang_db.xlf:ext_conf_template.api.key
api.key =
# cat=Caching/010; type=integer; label=LLL:EXT:px_shopware/Resources/Private/Language/locallang_db.xlf:ext_conf_template.caching.lifetime
caching.lifetime = 0
# cat=Caching/015; type=boolean; label=LLL:EXT:px_shopware/Resources/Private/Language/locallang_db.xlf:ext_conf_template.caching.disable
caching.disable = 0
# cat=Logging/010; type=boolean; label=LLL:EXT:px_shopware/Resources/Private/Language/locallang_db.xlf:ext_conf_template.logging.disable
logging.disable = 0
# cat=Plugin/010; type=boolean; label=LLL:EXT:px_shopware/Resources/Private/Language/locallang_db.xlf:ext_conf_template.plugin.fetchAllItems
plugin.fetchAllItems = 0