File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 55
55
"showDebugButtons" : { "type" : " boolean" },
56
56
"showSettings" : { "type" : " boolean" },
57
57
"showExtravars" : { "type" : " boolean" },
58
- "extendedTokenExpiration" : { "type" : " boolean" },
59
- "jwtExpirationDays" : { "type" : " number" }
58
+ "extendedTokenExpiration" : { "type" : " boolean" }
60
59
},
61
- "additionalProperties" : false
60
+ "additionalProperties" : true
62
61
}
63
62
},
64
63
"additionalProperties" : false
92
91
"showDebugButtons" : { "type" : " boolean" },
93
92
"showSettings" : { "type" : " boolean" },
94
93
"showExtravars" : { "type" : " boolean" },
95
- "extendedTokenExpiration" : { "type" : " boolean" },
96
- "tokenExpirationDays" : { "type" : " number" }
94
+ "extendedTokenExpiration" : { "type" : " boolean" }
97
95
},
98
- "additionalProperties" : false
96
+ "additionalProperties" : true
99
97
},
100
98
"groups" : {
101
99
"type" : " array" ,
You can’t perform that action at this time.
0 commit comments