Skip to content

Commit 700b92c

Browse files
committed
chore(administration): Generate system config documentation from config.sample.php
1 parent 5cb9b03 commit 700b92c

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2648,20 +2648,6 @@ filesystem instead of the database to keep the comments.
26482648

26492649
Defaults to ``\OC\Comments\ManagerFactory``
26502650

2651-
systemtags.managerFactory
2652-
^^^^^^^^^^^^^^^^^^^^^^^^^
2653-
2654-
2655-
::
2656-
2657-
'systemtags.managerFactory' => '\OC\SystemTag\ManagerFactory',
2658-
2659-
Replaces the default System Tags Manager Factory. This can be utilized if an
2660-
own or 3rd-party SystemTagsManager should be used that – for instance – uses the
2661-
filesystem instead of the database to keep the tags.
2662-
2663-
Defaults to ``\OC\SystemTag\ManagerFactory``
2664-
26652651
Maintenance
26662652
-----------
26672653

0 commit comments

Comments
 (0)