Skip to content
Permalink
Browse files Browse the repository at this point in the history
Updated: Commented out role policy override settings for greater defa…
…ult security of cie information
  • Loading branch information
brookinsconsulting committed Mar 13, 2014
1 parent 0e85caa commit d11811b
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions settings/site.ini.append.php
Expand Up @@ -6,9 +6,12 @@
[RegionalSettings]
TranslationExtensions[]=bccie
[RoleSettings]
PolicyOmitList[]=bccie/overview
PolicyOmitList[]=bccie/export
PolicyOmitList[]=bccie/doexport
#
# Uncomment the following to enable module views regardless of missing role policy configuration
#
# [RoleSettings]
# PolicyOmitList[]=bccie/overview
# PolicyOmitList[]=bccie/export
# PolicyOmitList[]=bccie/doexport
*/ ?>

0 comments on commit d11811b

Please sign in to comment.