Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:syces:frontend:options [2017/04/18 09:05] co created |
en:syces:frontend:options [2017/04/18 11:26] (current) co |
||
---|---|---|---|
Line 15: | Line 15: | ||
Custom Options are used for options that are used by very few clients, for testing, for debugging etc. | Custom Options are used for options that are used by very few clients, for testing, for debugging etc. | ||
Beside that, all custom templates for accounts are stored in the custom_options table. | Beside that, all custom templates for accounts are stored in the custom_options table. | ||
+ | |||
+ | The table structure allows to set cascading option values for \\ | ||
+ | all clients (mandant_id = 0) / specific clients (mandant_id = client_id)\\ | ||
+ | all entries of a certain type (e.g. table_name = t_standort, table_row_id = 0) / specific (for certain table_row_id)\\ | ||
+ | where more specific options overwrite more general options. | ||
Line 21: | Line 26: | ||
---- | ---- | ||
+ | Apart from the following list, options can be set/checked manually or in the Options Module\\ | ||
+ | Also check inc/ | ||
+ | / | ||
^ Option name | ^ Option name | ||
+ | | debug_ticket_aruba | ||
+ | | debug_ticket_bintec | ||
+ | | echo_ticket_aruba | ||
+ | | echo_ticket_bintec | ||
+ | | fbpageid | ||
+ | |max_mb_filemanager | ||
+ | |monitoring | ||
+ | | restrict_registration | ||
| sms_lox24 | | sms_lox24 | ||
- | | template | + | | template |
- | | validity | + | | tariff_id_api |
+ | | token_handling | ||
+ | | username_type | ||
+ | | validity | ||
+ | | validity | ||