Skip to content

Commit

Permalink
Item11594: Forgot to checkin Config.spec
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@14509 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
GeorgeClark authored and GeorgeClark committed Mar 29, 2012
1 parent 8434d9c commit 6cb5411
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions SubscribePlugin/lib/Foswiki/Plugins/SubscribePlugin/Config.spec
@@ -0,0 +1,10 @@
# ---+ Extensions
# ---++ Subscribe Plugin
# Settings for the Subscribe Plugin. This plugin adds a simple "Subscribe" link to topics. This allows
# single-click subscribing or unsubscribing from the WebNotify topic.
# **STRING 80**
# Comma-separated list of webs that will get the subscribe button added. Default is all webs.
# Caution: On webs with extremely large or complex WebNotify topics, the rendering of the Subscribe or Unsubscribe
# link can take an inordinate amount of time.
$Foswiki::cfg{Plugins}{SubscribePlugin}{ActiveWebs} = '';

0 comments on commit 6cb5411

Please sign in to comment.