config.yml 380 Bytes
##### deverlopment Config
localhost:
  debug: true
  server:
    url: 'localhost'
    urlto: 'localhost'
    port: 3001
    portto: 4001
  database:
    host: 'localhost'
    port: 27017
    name: 'ss7'
    options:
        user:
        pass:
  timerecheck: '10000' #millisecond
  apitimeout: 3000 #millisecond
  calendarID: 'rvmbg3kg7uqninf7n3au1ku4mc@group.calendar.google.com'