More fixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
8d7b9e9e12
commit
2c3df9ee0c
|
@ -959,7 +959,7 @@ $CONFIG = array(
|
||||||
/**
|
/**
|
||||||
* Replaces the default System Tags Manager Factory. This can be utilized if an
|
* Replaces the default System Tags Manager Factory. This can be utilized if an
|
||||||
* own or 3rdParty SystemTagsManager should be used that – for instance – uses the
|
* own or 3rdParty SystemTagsManager should be used that – for instance – uses the
|
||||||
* filesystem instead of the database to keep the comments.
|
* filesystem instead of the database to keep the tags.
|
||||||
*
|
*
|
||||||
* Defaults to ``\OC\SystemTag\ManagerFactory``
|
* Defaults to ``\OC\SystemTag\ManagerFactory``
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue