Skip to content

Commit

Permalink
Item12381: Config.spec issues
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed Dec 31, 2014
1 parent 020a60d commit 3483cb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Foswiki/Plugins/FoswikiOrgPlugin/Config.spec
Expand Up @@ -21,11 +21,12 @@ $Foswiki::cfg{Plugins}{FoswikiOrgPlugin}{TasksWeb} = 'Tasks';
# Specify the Web.Topic used for the GitUserMap table..
$Foswiki::cfg{Plugins}{FoswikiOrgPlugin}{GitUserMap} = 'Development.GitUserMap';

# **PATH**
# **PATH CHECK="nullok"**
# If provided, this overrides the normal working directory: 'foswiki/working/work_areas/FoswikiOrgPlugin'
# If directory path does not exist it will be created.
$Foswiki::cfg{Plugins}{FoswikiOrgPlugin}{Workarea} = '';

# **STRING 20**
# Specify the group name used for Security related tasks
$Foswiki::cfg{Plugins}{FoswikiOrgPlugin}{SecurityGroup} = 'AdminGroup';
1;

0 comments on commit 3483cb2

Please sign in to comment.