mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Add variable for setting table session
- this allows LimeSurvey to scale horizontally
This commit is contained in:
committed by
Markus Opolka
parent
e3223f7a87
commit
05ec82a41c
@@ -113,6 +113,7 @@ For further details on the settings see: https://manual.limesurvey.org/Data_encr
|
||||
| PUBLIC_URL | Public URL for public scripts |
|
||||
| BASE_URL | Application Base URL |
|
||||
| URL_FORMAT | URL Format. path or get |
|
||||
| TABLE_SESSION | Enable table sessions (true) |
|
||||
| SHOW_SCRIPT_NAME | Script name in URL (true|false). Default: true |
|
||||
| DEBUG | Debug level (0, 1, 2). Default: 0 |
|
||||
| DEBUG_SQL | SQL Debug level (0, 1, 2). Default 0 |
|
||||
|
||||
Reference in New Issue
Block a user