Skip to content

Commit

Permalink
Enable GWC Geoserver Data Security
Browse files Browse the repository at this point in the history
  • Loading branch information
giohappy committed May 6, 2024
1 parent d8e02bb commit 0dce896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/gwc-gs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<requireTiledParameter>true</requireTiledParameter>
<WMSCEnabled>true</WMSCEnabled>
<TMSEnabled>true</TMSEnabled>
<securityEnabled>false</securityEnabled>
<securityEnabled>true</securityEnabled>
<innerCachingEnabled>false</innerCachingEnabled>
<persistenceEnabled>true</persistenceEnabled>
<cacheProviderClass>class org.geowebcache.storage.blobstore.memory.guava.GuavaCacheProvider</cacheProviderClass>
Expand Down

0 comments on commit 0dce896

Please sign in to comment.