github.com/theliebeskind/genfig@v0.1.5-alpha/fixtures/configs/default.yml (about)

     1  ---
     2  version: 0.1.0
     3  project: genfig
     4  server:
     5    port: 1234
     6    host: localhost
     7  db:
     8    user: ""
     9    pass: ""
    10    uri: "mongdb://localhos:27017/db"
    11  secrets:
    12    - ""
    13  randomizer:
    14    threshold: 0.75
    15  apis:
    16    google:
    17      uri: google.com
    18  longDesc: 
    19    en: Long description
    20    de: Lange Beschreibung
    21  wip: true