... |
... |
@@ -95,7 +95,7 @@ |
95 |
95 |
|
96 |
96 |
{{table dataTypeAlpha="0" preSort="0-asc" caption="Various settings regarding the application"}} |
97 |
97 |
|= Property|= Default value|= Explanation |
98 |
|
-|bot.field.name|x-i-m-a-5536-required|Name of the hidden input field [[for detecting bots.>>doc:Formcycle.SystemSettings.ErrorMessageTemplates]] |
|
98 |
+|bot.field.name|x-i-m-a-5536-required|Name of the hidden input field [[for detecting bots>>doc:Formcycle.SystemSettings.ErrorMessageTemplates]]. Since V7, the field name is automatically renewed when the form is opened. |
99 |
99 |
|defaults.systemeinstellung.loginName|sadmin|Login name for the super administrator of the system. |
100 |
100 |
|defaults.systemeinstellung.passwort|hash(admin)|Login name for the super administrator of the system. Should be changed after installing the application. The password is stored hashed, it should not be set manually in the configuration file, but only via the user interface. |
101 |
101 |
|cluster.implementation|jgroups|The implementation used for [[clustering>>doc:Formcycle.SystemSettings.UserInterface.Cluster.WebHome]]. Allowed options are [[jgroups>>http://www.jgroups.org/||target="_blank"]] and [[shoal>>https://javaee.github.io/shoal/||target="_blank"]]. |
... |
... |
@@ -236,4 +236,3 @@ |
236 |
236 |
* //fc_throw_exception//: Throw error |
237 |
237 |
* //fc_write_form_record_attributes//: Set server attribute |
238 |
238 |
* //sequence//: Block statement |
239 |
|
- |