File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ To run anon you will need to:
3030app you create has read/write permission so it can tweet)
31311 . add IP ranges/names to ` config.json `
32321 . modify status template if desired
33- 1 . ` ./anon.js `
33+ 1 . ` ./anon.js ` (you may want to use our shared instance in Wikimedia Labs, see
34+ below)
3435
3536### IP Ranges
3637
@@ -116,6 +117,13 @@ file, use the `--config` parameter:
116117
117118 ./anon.js --config test.config
118119
120+ ### Running on Wikimedia Labs
121+
122+ We have a shared instance of anon running on [ Wikimedia
123+ Labs] ( http://tools.wmflabs.org/anon ) . This is useful once you have a
124+ configuration that is working and you'd like to have the running instance
125+ in labs use it.
126+
119127## With Docker
120128
121129### Build image
You can’t perform that action at this time.
0 commit comments