Skip to content

Commit

Permalink
feat: Add Property to reimport public site - Meeds-io/MIPs#100
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker authored and exo-swf committed Nov 10, 2023
1 parent 2e74233 commit a652870
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<property name="exo.social.groups.portalConfig.metadata.importmode" value="${exo.social.groups.portalConfig.metadata.importmode:OVERWRITE}" />
<property name="exo.social.portalConfig.profilePage.importmode" value="${exo.social.portalConfig.profilePage.importmode:MERGE}" />
<property name="exo.social.portalConfig.metadata.importmode" value="${exo.social.portalConfig.metadata.importmode:OVERWRITE}" />
<property name="io.meeds.public.portalConfig.metadata.importmode" value="OVERWRITE" />
<property name="io.meeds.useWebuiResources" value="false" />
<property name="exo.feature.PostToNetwork.enabled" value="${exo.feature.PostToNetwork.enabled:true}" />
<property name="exo.feature.SNVFullPageAccess.enabled" value="${exo.feature.SNVFullPageAccess.enabled:false}" />
Expand Down

0 comments on commit a652870

Please sign in to comment.