Allow 10 users/work profiles

This commit is contained in:
Pierre-Hugues Husson 2020-04-13 20:12:16 +02:00
parent 001f229374
commit c4a41337e2
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ persist.sys.overlay.nightmode=true
#Disable debugging strict mode toasts
persist.sys.strictmode.disable=true
persist.sys.phh.mainkeys=0
fw.max_users=10
persist.sys.max_profiles=10