Skip to content

Commit d07952e

Browse files
committed
Deactivate SemanticDrilldown
1 parent 0fd4045 commit d07952e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,13 @@ COPY --from=fetcher /LinkedWiki /var/www/html/extensions/LinkedWiki
137137
COPY --from=fetcher /ExternalData /var/www/html/extensions/ExternalData
138138
COPY --from=fetcher /UrlGetParameters /var/www/html/extensions/UrlGetParameters
139139

140-
# extensions usd in wmflabs
140+
# extensions used in wmflabs
141141
# lct.wmflabs.org
142142
COPY --from=fetcher /Popups /var/www/html/extensions/Popups
143-
#drmf-beta.wmflabs.org
143+
# drmf-beta.wmflabs.org
144144
COPY --from=fetcher /DataTransfer /var/www/html/extensions/DataTransfer
145-
#wiki.physikerwelt.de
146-
COPY --from=fetcher /SemanticDrilldown /var/www/html/extensions/SemanticDrilldown
145+
# wiki.physikerwelt.de
146+
# COPY --from=fetcher /SemanticDrilldown /var/www/html/extensions/SemanticDrilldown
147147

148148

149149
################

0 commit comments

Comments
 (0)