Line 29: |
Line 29: |
| | | |
| * congratulation you have Horde 5.2 on SME9 | | * congratulation you have Horde 5.2 on SME9 |
| + | |
| + | |
| + | ==Config settings== |
| + | |
| + | Here are some of the options available: |
| + | |
| + | {| class="wikitable" |
| + | |- |
| + | ! Key !! Default !! Options |
| + | |- |
| + | | Cookies || enabled || disabled |
| + | |- |
| + | | ActiveSync || disabled || enabled |
| + | |- |
| + | | RemoveUsers || disabled || enabled |
| + | |- |
| + | | cache || disabled || enabled |
| + | |- |
| + | | DeviceLog || disabled || enabled |
| + | |- |
| + | | Admins || empty (default - admin user) || comma separated list of email addresses |
| + | |} |
| + | |
| + | These keys may need other packages: |
| + | |
| + | {| class="wikitable" |
| + | |- |
| + | | inlineMSWord || false || true |
| + | |- |
| + | | inlineMSExcel || false || true |
| + | |- |
| + | | inlineMSWPowerpoint || false || true |
| + | |- |
| + | | inlineMSWordperfect || false || true |
| + | |} |
| + | |
| + | {{Warning box|For completeness these are there as well but changing them will likely break your installation. |
| + | |
| + | Do not change them without knowing what you are doing. |
| + | }} |
| + | |
| + | {| class="wikitable" |
| + | |- |
| + | | SecretKey || somelongandcomplicatedkey || empty |
| + | |- |
| + | | DbPassword || somelongandcomplicatedpassword || empty |
| + | |
| + | |} |
| + | |
| + | Updating settings: |
| + | |
| + | config setprop horde prop option |
| + | signal-event console-save |
| | | |
| | | |