diff options
author | vdigital <vdigital@piwigo.org> | 2007-01-28 20:56:10 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2007-01-28 20:56:10 +0000 |
commit | 7ee3f5579aab21257d236e6f8aa853cd639ff460 (patch) | |
tree | e13479319990abbe9f96366bef547708f8766c38 /include/config_default.inc.php | |
parent | 7709c4189cadfcfc56c97fd5cd47df06033b6429 (diff) |
Issue 0000614: Display hits under thumbnails like comments counter
git-svn-id: http://piwigo.org/svn/trunk@1763 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | include/config_default.inc.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/config_default.inc.php b/include/config_default.inc.php index 26e0a6a33..32ad4036a 100644 --- a/include/config_default.inc.php +++ b/include/config_default.inc.php @@ -161,6 +161,10 @@ $conf['tn_height'] = 128; // bottom of each page ? $conf['show_version'] = true; +// show_nb_hits : Show hits count under thumbnails +// false = never... true = depending on profile... +$conf['show_nb_hits'] = false; + // links : list of external links to add in the menu. An example is the best // than a long explanation : // |