Add revision number limit

This commit is contained in:
SiriusXT
2024-09-04 08:41:17 +00:00
parent 67528789ed
commit 898afb7ed7
8 changed files with 86 additions and 4 deletions

View File

@@ -11,6 +11,7 @@ const ALLOWED_OPTIONS = new Set([
'eraseEntitiesAfterTimeInSeconds',
'protectedSessionTimeout',
'revisionSnapshotTimeInterval',
'revisionSnapshotNumberLimit',
'zoomFactor',
'theme',
'syncServerHost',