Skip to content

Commit 655c06b

Browse files
Merge pull request #34 from xima-media/fix-ext-conf
fix: extension configuration
2 parents 214523b + bca51bf commit 655c06b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ext_conf_template.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# cat=basic//100; type=string; label=Formcycle server URL, e.g. https://pro.formcloud.de/
1+
# cat=basic//100; type=string; label=Formcycle server URL
22
formcycleUrl =
33

4-
# cat=basic//100; type=string; label=The client ID of your Formcycle installation
4+
# cat=basic//101; type=string; label=The client ID of your Formcycle installation
55
formcycleClientId =
66

7-
# cat=basic//104; type=options[integrated, AJAX (TYPO3), AJAX (FORMCYCLE), iFrame]; label=Integration mode
7+
# cat=basic//104; type=options[integrated, AJAX (TYPO3), AJAX (FORMCYCLE), iFrame]; label=Default integration mode
88
defaultIntegrationMode = integrated

0 commit comments

Comments
 (0)