Browse Source

config sample

Sniperovitch 8 years ago
parent
commit
f07d9b1486
1 changed files with 4 additions and 2 deletions
  1. 4 2
      config.yml.smp

+ 4 - 2
config.yml.smp

@@ -1,5 +1,7 @@
+appname: Bartender
+
 cocktail:
-  binary: /home/bernard/cocktail/cocktail
-  store: /tmp/bernard
+  binary: $HOME/cocktail/cocktail
+  store: $HOME/store
 
 template: "simple"