| ... |
... |
@@ -103,7 +103,6 @@ |
| 103 |
103 |
|system.server.id |(generated)|Unique ID of the server which can be included in the HTTP header and attached to the submit URL of a form for the use of load balancers. See //HTTP//. |
| 104 |
104 |
|{{version major="7" minor="1"/}} monitoring.enabled|false|Whether the [[frontend server monitoring URL>>doc:Formcycle.SystemSettings.Monitoring]] is enabled. |
| 105 |
105 |
|{{version major="7" minor="1"/}} monitoring.allowed.hosts|(empty)|List of host, that are allowd to access the [[frontend server monitoring URL>>doc:Formcycle.SystemSettings.Monitoring]] . localhost (loopback) is always granted access. |
| 106 |
|
-|defaults.http.use_system_properties {{version major="7" minor="2"/}}|true|When //true// and a proxy server was configured for the JVM, that proxy server is used unless an explicit proxy server was configured within {{formcycle/}}. |
| 107 |
107 |
{{/table}} |
| 108 |
108 |
|
| 109 |
109 |
== Limits == |
| ... |
... |
@@ -115,7 +115,7 @@ |
| 115 |
115 |
|defaults.upload.max_fieldsize|0|Maximum size in bytes when retrieving columns of type //character// (eg. char or varchar) or //binary//. Set to {{code language="none"}}0{{/code}} to disable. |
| 116 |
116 |
{{/table}} |
| 117 |
117 |
|
| 118 |
|
-== Frontend server == |
|
117 |
+== Frontend Server == |
| 119 |
119 |
|
| 120 |
120 |
These settings control the connection to the {{fserver/}}. They should be edited [[via the user interface>>doc:Formcycle.SystemSettings.UserInterface.FrontendServer]]. |
| 121 |
121 |
|