remove trailing white-spaces from lib/tasks/initializers.rake
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7077 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
d32982ed4c
commit
b0bba4884e
|
@ -10,7 +10,7 @@ file 'config/initializers/session_store.rb' do
|
|||
# If you have a load-balancing Redmine cluster, you will need to use the
|
||||
# same version of this file on each machine. And be sure to restart your
|
||||
# server when you modify this file.
|
||||
|
||||
|
||||
# Your secret key for verifying cookie session data integrity. If you
|
||||
# change this key, all old sessions will become invalid! Make sure the
|
||||
# secret is at least 30 characters and all random, no regular words or
|
||||
|
|
Loading…
Reference in New Issue