1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-06 23:46:24 +00:00

fix indentation in webapp config readme

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2020-09-21 08:24:38 +02:00
parent 8432396059
commit 56722ee6fc
2 changed files with 6 additions and 6 deletions

View File

@ -25,13 +25,13 @@ General prefix| |
KCCONF_WEBAPPPLUGIN_MDM_PLUGIN_MDM_USER_DEFAULT_ENABLE_MDM=true KCCONF_WEBAPPPLUGIN_MDM_PLUGIN_MDM_USER_DEFAULT_ENABLE_MDM=true
^ ^ ^ ^ ^ ^ ^ ^ ^ ^
| | | | | | | | | |
General prefix | | | General prefix | | |
| | | | | | | |
Special value to signal the change should go into config-$identifier.php (located in /etc/kopano/webapp) Special value to signal the change should go into config-$identifier.php (located in /etc/kopano/webapp)
| | | | | |
Identifier for the configuration file (config-$identifier.php) Identifier for the configuration file (config-$identifier.php)
| | | |
Name of the configuration option in the configuration file Name of the configuration option in the configuration file
| |
Value of the configuration option Value of the configuration option
``` ```

View File

@ -25,13 +25,13 @@ General prefix| |
KCCONF_WEBAPPPLUGIN_MDM_PLUGIN_MDM_USER_DEFAULT_ENABLE_MDM=true KCCONF_WEBAPPPLUGIN_MDM_PLUGIN_MDM_USER_DEFAULT_ENABLE_MDM=true
^ ^ ^ ^ ^ ^ ^ ^ ^ ^
| | | | | | | | | |
General prefix | | | General prefix | | |
| | | | | | | |
Special value to signal the change should go into config-$identifier.php (located in /etc/kopano/webapp) Special value to signal the change should go into config-$identifier.php (located in /etc/kopano/webapp)
| | | | | |
Identifier for the configuration file (config-$identifier.php) Identifier for the configuration file (config-$identifier.php)
| | | |
Name of the configuration option in the configuration file Name of the configuration option in the configuration file
| |
Value of the configuration option Value of the configuration option
``` ```