900d263956d5036fb623bbd46d06733f88ef5947
[dotfiles/.git] / .config / google-chrome / Default / Extensions / ghbmnnjooekpmoecnnnilnnbdlolhkhi / 1.31.0_0 / dasherSettingSchema.json
1 {
2   "type": "object",
3   "properties": {
4     "allowedDocsOfflineDomains": {
5       "type": "array",
6       "items": {
7         "type": "string"
8       },
9       "title": "Allow users to enable Docs offline for the specified managed domains.",
10       "description": "Users on managed devices will be able to enable docs offline if they are part of the specified managed domains."
11     },
12     "autoEnabledDocsOfflineDomains": {
13       "type": "array",
14       "items": {
15         "type": "string"
16       },
17       "title": "Auto enable Docs offline for the specified managed domains in certain eligible situations.",
18       "description": "Users on managed devices, in certain eligible situations, will be able to automatically access and edit recent files offline for the managed domains set in this property. They can still disable it from Drive settings."
19     }
20   }
21 }