Files
cms-backend/Configuration/user.tsconfig
T

33 lines
688 B
Plaintext

options.enableBookmarks = 1
# Default bookmark groups (can be disabled by setting to 0 or empty)
options.bookmarkGroups {
1 = core.bookmarks:group_pages
2 = core.bookmarks:group_records
3 = core.bookmarks:group_files
4 = core.bookmarks:group_tools
5 = core.bookmarks:group_miscellaneous
}
options.pageTree {
searchInTranslatedPages = 1
searchByFrontendUri = 1
}
options.contextMenu {
table {
pages {
disableItems =
tree.disableItems =
}
sys_file {
disableItems =
tree.disableItems =
}
sys_filemounts {
disableItems =
tree.disableItems =
}
}
}