Gestion des états dans le post des commentaires

This commit is contained in:
Xavier J 2015-09-25 10:46:09 +02:00
parent 92d5fb4cf3
commit 805dd49737
4 changed files with 47 additions and 4 deletions

View file

@ -76,7 +76,7 @@ set :rbenv_path, "/usr/local/rbenv/bin/rbenv"
# Optional settings:
# set :user, 'foobar' # Username in the server to SSH to.
# set :port, '30000' # SSH port number.
# set :forward_agent, true # SSH forward_agent.
set :forward_agent, true # SSH forward_agent.
# This task is the environment that is loaded for most commands, such as
# `mina deploy` or `mina rake`.