소스 검색

config: read-only access

Fabian Peter Hammerle 4 년 전
부모
커밋
68e02b548c
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      cache.manifest
  2. 1 1
      config.js

+ 1 - 1
cache.manifest

@@ -1,5 +1,5 @@
 CACHE MANIFEST
-#V 20201125183335
+#V 20201125184215
 
 CACHE:
 common.js

+ 1 - 1
config.js

@@ -340,7 +340,7 @@ var globalNetworkCheckSettings={
 	delegation: true,
 	additionalResources: [],
 	hrefLabel: null,
-	forceReadOnly: null,
+	forceReadOnly: true,
 	ignoreAlarms: false,
 	backgroundCalendars: []
 }