diff development.ini @ 4549:dc3f0731b2f7

config: the default for show_revision_number should be false Revision numbers are not really that useful and when shared publicly they can lead to misunderstandings
author domruf <dominikruf@gmail.com>
date Thu, 28 Aug 2014 22:09:27 +0200
parents dacdea9fda2a
children 70e29dc91deb
line wrap: on
line diff
--- a/development.ini	Thu Oct 02 23:49:16 2014 +0200
+++ b/development.ini	Thu Aug 28 22:09:27 2014 +0200
@@ -192,7 +192,7 @@
 
 ## options for showing and identifying changesets
 show_sha_length = 12
-show_revision_number = true
+show_revision_number = false
 
 ## gist URL alias, used to create nicer urls for gist. This should be an
 ## url that does rewrites to _admin/gists/<gistid>.