config/default.yml in traquitana-0.0.11 vs config/default.yml in traquitana-0.0.12
- old
+ new
@@ -1,10 +1,9 @@
# Default configuration---
-:directory: /tmp/traq_test
-:ignore: 24
-:user: taq
-:list:
+directory: /tmp/traq_test
+user: taq
+list:
- Rakefile
- config.ru
- Gemfile
- - config/application.rb
- - config/environment.rb
@@ -17,9 +16,9 @@
- - public/javascripts/**/*
- - public/stylesheets/**/*
- - lib/**/*
- - public/images/**/*
- public/images/uploads/**/*
-:password: fill your password here
-:host: localhost
-:server: passenger
-:shell: bash -l -c
+password: fill your password here
+host: localhost
+server: passenger
+shell: bash -l -c