File: default.yaml

package info (click to toggle)
node-config 3.3.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 836 kB
  • sloc: javascript: 3,549; sh: 26; xml: 13; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# Example of the baseline configuration in YAML

Customers:
  dbPort: 5984
  dbName: from_default_yaml
  emptySub:
    # empty

AnotherModule:
  parm2: value2