Skip to content

Commit 9367ca4

Browse files
authored
Update emonsd.config.ini
remove demandshaper
1 parent 3dc979b commit 9367ca4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

install/emonsd.config.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ emoncms_emonpi_modules[setup]=stable
8383
# Modules installed in $emoncms_dir/modules
8484
# Configure branches as applicable
8585
declare -A symlinked_emoncms_modules
86-
symlinked_emoncms_modules[demandshaper]=stable
86+
# symlinked_emoncms_modules[demandshaper]=stable
8787
symlinked_emoncms_modules[sync]=stable
8888
symlinked_emoncms_modules[backup]=stable
8989
symlinked_emoncms_modules[usefulscripts]=stable
@@ -103,7 +103,7 @@ git_repo[wifi]=https://github.com/emoncms/wifi.git
103103
git_repo[device]=https://github.com/emoncms/device.git
104104
git_repo[setup]=https://github.com/emoncms/setup.git
105105
# symlinked modules
106-
git_repo[demandshaper]=https://github.com/emoncms/demandshaper.git
106+
# git_repo[demandshaper]=https://github.com/emoncms/demandshaper.git
107107
git_repo[sync]=https://github.com/emoncms/sync.git
108108
git_repo[backup]=https://github.com/emoncms/backup.git
109109
git_repo[usefulscripts]=https://github.com/emoncms/usefulscripts.git

0 commit comments

Comments
 (0)