Skip to content

Commit

Permalink
Update Config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarciabriseno authored Jan 20, 2023
1 parent a7d5abf commit fa9cd13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/Utility/Config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var Config = Class.extend(
'user_video_feed' : "https://api.helioviewer.org/",
'contact_email' : "[email protected]",
'regenerate_movie_threshold': 90,
'enable_helios_backlinks' : true
'enable_helios_backlinks' : false
},

/**
Expand Down

0 comments on commit fa9cd13

Please sign in to comment.