Sha256: 60976c24e309eebc95e0aa77c0a9be3985aaf1874f5fdbe8403fc5d3482fc8dd
Contents?: true
Size: 503 Bytes
Versions: 2
Compression:
Stored size: 503 Bytes
Contents
# This ensures that you don't break shared servers. start_delay: false # This is the path to the custom handler for updated feeds. # See the documentation for details. load_script: example/custom_updater.rb # Keep this set to 1 unless you're certain you need to set it higher. # Never set it higher than 1 if you're on a shared server. threads: 5 # This is the path to store the pid files. pid_file_path: config # This is the path to store the log files. log_file_path: log # Log level log_level: 0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
feedupdater-0.2.0 | config/feed_updater.yml |
feedupdater-0.2.1 | config/feed_updater.yml |