sample.config.yaml in ruby-station-0.1.3 vs sample.config.yaml in ruby-station-0.1.4.rc1
- old
+ new
@@ -1,7 +1,9 @@
:ruby_command: "ruby"
:gem_command: "gem"
:gem_dir: "./gem_home"
:gem_bin_dir: "./gem_bin"
-:gem_install_option: "--no-rdoc --no-ri --verbose"
:data_dir: "./data"
+:db_path: "./ruby-station.db"
+:gem_install_option: "--no-rdoc --no-ri"
:server_port: 2534
+:debug: false