on-disk tile cache was removed in 2019, this config item is unused

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ia2a2b72027f7a107e06529d65bfebd94b4860047
pull/7181/head
Andras Timar 2023-08-28 21:31:44 +02:00
parent 3ce8c1b224
commit 3efc9ba1dd
2 changed files with 0 additions and 4 deletions

View File

@ -168,8 +168,6 @@
</ssl>
</storage>
<tile_cache_persistent desc="Should the tiles persist between two editing sessions of the given document?" type="bool" default="true">true</tile_cache_persistent>
<admin_console desc="Web admin console settings.">
<enable desc="Enable the admin console functionality" type="bool" default="true">true</enable>
<enable_pam desc="Enable admin user authentication with PAM" type="bool" default="false">false</enable_pam>

View File

@ -247,8 +247,6 @@
</ssl>
</storage>
<tile_cache_persistent desc="Should the tiles persist between two editing sessions of the given document?" type="bool" default="true">true</tile_cache_persistent>
<admin_console desc="Web admin console settings.">
<enable desc="Enable the admin console functionality" type="bool" default="true">true</enable>
<enable_pam desc="Enable admin user authentication with PAM" type="bool" default="false">false</enable_pam>