1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-07 06:36:50 +02:00

content restrictions in system settings and meta-tabs

This commit is contained in:
trendschau
2021-01-22 22:16:22 +01:00
parent 54012441b6
commit 5f01147e58
10 changed files with 209 additions and 46 deletions

View File

@@ -159,6 +159,9 @@ class Settings
'author' => true,
'year' => true,
'access' => true,
'pageaccess' => true,
'hrdelimiter' => true,
'restrictionnotice' => true,
'headlineanchors' => true,
'theme' => true,
'editor' => true,