Skip to content
Snippets Groups Projects
Select Git revision
  • release/runtime-100
  • master default protected
  • vincentux-master-patch-54074
  • ud-time-64
  • elois-duniter-storage
  • elois-compose-metrics
  • hugo-cucumber
  • elois-smoldot
  • no-bootnodes
  • poc-oneshot-accounts
  • ts-types
  • runtime-104
  • runtime-103
  • runtime-102
  • runtime-101
  • v0.1.0
  • runtime-100
17 results

rust-toolchain

Blame
  • Forked from nodes / rust / Duniter v2S
    Source project has a limited visibility.
    config.js 1.92 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,
    	"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://g1.duniter.fr",
    	"helptip": {
    		"enable": true,
    		"installDocUrl": {
    			"fr-FR": "https://duniter.org/fr/wiki/duniter/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"
    	},
    	"node": {
    		"host": "g1.duniter.org",
    		"port": 443
    	},
    	"fallbackNodes": [
    		{
    			"host": "g1.nordstrom.duniter.org",
    			"port": 443
    		},
    		{
    			"host": "g1.cgeek.fr",
    			"port": 443
    		},
    		{
    			"host": "g1.monnaielibreoccitanie.org",
    			"port": 443
    		},
    		{
    			"host": "g1.le-sou.org",
    			"port": 443
    		},
    		{
    			"host": "g1.duniter.fr",
    			"port": 443
    		}
    	],
    	"developers": [
    		{
    			"name": "Benoit Lavenier",
    			"pubkey": "38MEAZN68Pz1DTvT3tqgxx4yQP6snJCQhPqEFxbDk4aE"
    		}
    	],
    	"plugins": {