Skip to content
Snippets Groups Projects
Select Git revision
  • 6b9e70f2f04b11acaee3cf9a5a8416b01ab2a179
  • master default protected
  • traduccio_barbara
  • Catalan-translation
  • feature/cesium_plus_pod_2
  • feature/add_pubkey_icon
  • feature/startup_node_selection
  • develop
  • feature/android_api_19
  • Vivakvo/cesium-patch-8
  • gitlab_migration_1
  • dev
  • rml8
  • v1.6.12
  • v1.6.11
  • v1.6.10
  • v1.6.9
  • v1.6.8
  • v1.6.7
  • v1.6.6
  • v1.6.5
  • v1.6.4
  • v1.6.3
  • v1.6.2
  • v1.6.2-alpha
  • v1.6.1
  • v1.6.0
  • v1.5.12
  • v1.5.11
  • v1.5.10
  • v1.5.9
  • v1.5.8
  • v1.5.7
33 results

config.js

Blame
  • Forked from clients / Cesium-grp / Cesium
    Source project has a limited visibility.
    config.js 2.34 KiB
    /******
    * !! WARNING: This is a generated file !!
    *
    * PLEASE DO NOT MODIFY DIRECTLY
    *
    * => Changes should be done on file 'app/config.json'.
    ******/
    
    angular.module("cesium.config", [])
    
    .constant("csConfig", {
    	"cacheTimeMs": 300000,
    	"demo": false,
    	"readonly": false,
    	"fallbackLanguage": "en",
    	"rememberMe": true,
    	"showUDHistory": true,
    	"timeout": 40000,
    	"timeWarningExpireMembership": 5184000,
    	"timeWarningExpire": 7776000,
    	"keepAuthIdle": 600,
    	"useLocalStorage": true,
    	"useRelative": false,
    	"expertMode": false,
    	"decimalCount": 2,
    	"httpsMode": false,
    	"shareBaseUrl": "https://demo.cesium.app/",
    	"helptip": {
    		"enable": true,
    		"installDocUrl": {
    			"fr-FR": "https://duniter.org/fr/miner-des-blocs/installer/",
    			"en": "https://duniter.org/en/wiki/duniter/install/"
    		}
    	},
    	"license": {
    		"en": "license/license_g1-en",
    		"fr-FR": "license/license_g1-fr-FR",
    		"es-ES": "license/license_g1-es-ES",
    		"eo-EO": "license/license_g1-eo-EO",
    		"pt-PT": "license/license_g1-pt-PT",
    		"it-IT": "license/license_g1-it-IT"
    	},
    	"feed": {
    		"jsonFeed": {
    			"fr-FR": "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/feed-fr.json",
    			"en": "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/feed-en.json"
    		},
    		"maxContentLength": 1300
    	},
    	"node": {
    		"host": "g1.duniter.org",
    		"port": 443
    	},
    	"fallbackNodes": [
    		{
    			"host": "g1.cgeek.fr",
    			"port": 443
    		},
    		{
    			"host": "g1.librelois.fr",
    			"port": 443
    		},
    		{
    			"host": "g1.e-is.pro",
    			"port": 443
    		},
    		{
    			"host": "duniter.moul.re",
    			"port": 443
    		},