소스 검색

config: disable settings account

https://git.hammerle.me/fphammerle/carddavmate/commit/5f3434c67eb5807b1dec258dc5268e7864e80b65
Fabian Peter Hammerle 4 년 전
부모
커밋
20fa0e8079
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      cache.manifest
  2. 1 1
      config.js

+ 1 - 1
cache.manifest

@@ -1,5 +1,5 @@
 CACHE MANIFEST
-#V 20201125184254
+#V 20201125184321
 
 CACHE:
 common.js

+ 1 - 1
config.js

@@ -336,7 +336,7 @@ var globalNetworkCheckSettings={
 	timeOut: 90000,
 	lockTimeOut: 10000,
 	checkContentType: true,
-	settingsAccount: true,
+	settingsAccount: false,
 	delegation: true,
 	additionalResources: ['family'],
 	hrefLabel: null,