Sha256: 2ae43bbda3bdd112b2fe829806e8cebdd36a013b9d833eba3dcd488bb620c087

Contents?: true

Size: 527 Bytes

Versions: 26

Compression:

Stored size: 527 Bytes

Contents

test:
  daemonize: true
  port: 5678
  workers: 2
  adminpwd: "admin"
  host: local

  transfer:
    notify_after_sec: 5
    mkdir: true
    tempfile: true
    overwrite: false
    timeout: 1800

  debug:
    ftp: false

  logs:
    thin:     "/tmp/rftpd-tests-thin.log"
    queue:    "/tmp/rftpd-tests-core.log"
    api:      "/tmp/rftpd-tests-core.log"
    workers:  "/tmp/rftpd-tests-work.log"
    jobs:     "/tmp/rftpd-tests-work.log"
    notify:   "/tmp/rftpd-tests-work.log"
    newrelic: "/tmp/rftpd-tests-newrelic.log"

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
rest-ftp-daemon-0.300.3 spec/support/config.yml
rest-ftp-daemon-0.300.2 spec/support/config.yml
rest-ftp-daemon-0.300.1 spec/support/config.yml
rest-ftp-daemon-0.250.5 spec/support/config.yml
rest-ftp-daemon-0.250.4 spec/support/config.yml
rest-ftp-daemon-0.250.3 spec/support/config.yml
rest-ftp-daemon-0.250.0 spec/support/config.yml
rest-ftp-daemon-0.247.1 spec/support/config.yml
rest-ftp-daemon-0.247.0 spec/support/config.yml
rest-ftp-daemon-0.246.1 spec/support/config.yml
rest-ftp-daemon-0.246.0 spec/support/config.yml
rest-ftp-daemon-0.245.1 spec/support/config.yml
rest-ftp-daemon-0.245 spec/support/config.yml
rest-ftp-daemon-0.243.2 spec/support/config.yml
rest-ftp-daemon-0.243.1 spec/support/config.yml
rest-ftp-daemon-0.243 spec/support/config.yml
rest-ftp-daemon-0.242.5 spec/support/config.yml
rest-ftp-daemon-0.242.4 spec/support/config.yml
rest-ftp-daemon-0.242.3 spec/support/config.yml
rest-ftp-daemon-0.242.2 spec/support/config.yml