Skip to content

Commit

Permalink
Merge pull request #871 from jhawthorn/use_static_preferences_comment
Browse files Browse the repository at this point in the history
Add extra comment to use_static_preferences!
  • Loading branch information
jhawthorn committed Feb 18, 2016
2 parents 306b869 + 4b841ab commit cd9b7b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# Without this preferences are loaded and persisted to the database. This
# changes them to be stored in memory.
# This will be the default in a future version.
# This line resets all preferences! It should be the first line in the block
config.use_static_preferences!

# Core:
Expand Down

0 comments on commit cd9b7b4

Please sign in to comment.