Sha256: 7e7f32bbfcba83d975e2f6a08f3609c8185804a6a2f3b2a9c835714d9519fd4c

Contents?: true

Size: 491 Bytes

Versions: 4

Compression:

Stored size: 491 Bytes

Contents

locd:
  home: ~/.locd
  bin: locd
  
  cli:
    log:
      level: info
      application: Locd
      dest: $stderr
    
    bash_comp:
      log:
        level: warn
        dest: //tmp/bash_comp.log
  # /CLI
  
  namespace:
    label: com.nrser.locd
    env: LOCD
    
  proxy:
    port: 8888
    bind: 127.0.0.1
  
  rotate_logs:
    start_interval:
      minute: 0
    
  agent:
    config_key: locd_config
  
  site:
    bind: 127.0.0.1
    ports:
      start: 55000
      end: 56000
  

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
locd-0.1.13 config/default.yml
locd-0.1.12 config/default.yml
locd-0.1.11 config/default.yml
locd-0.1.10 config/default.yml