Skip to content

Commit 407f4b3

Browse files
disable the feature & and move enable flag as the first option
1 parent eda87d6 commit 407f4b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/config.example.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -738,10 +738,10 @@ searchResults:
738738

739739
# Configuration of social links using AddToAny plugin
740740
addToAnyPlugin:
741+
# This is enabled flag
742+
socialNetworksEnabled: false
741743
# If you want to self-host check https://www.addtoany.com/buttons/customize/host_cache
742744
scriptUrl: "https://static.addtoany.com/menu/page.js"
743-
# This is enabled flag
744-
socialNetworksEnabled: true
745745
# Check available integrations, visit https://www.addtoany.com/buttons/for/website
746746
# 1. Click "Choose Services", select integrations, then click Done
747747
# 2. Get Button Code

0 commit comments

Comments
 (0)