You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Lubar 1a77b18a82 Revert "Updating instructions to match reality"
Example of a working config file:

{
        "url": "http://localhost:4567",
        "secret": "c6e41882-ac49-4977-a712-312e47eb0fa4",
        "database": "mongo",
        "port": "4567",

        "mongo": {
                "host": "172.17.0.2",
                "port": 27017
        },

        "test_database": {
                "host": "172.17.0.2",
                "port": "27017",
                "password": "",
                "database": "1"
        }
}

This reverts commit 65848d1a76.
9 years ago
..
database test fix 10 years ago
mocks Revert "Updating instructions to match reality" 9 years ago
.jshintrc testing docgen again 10 years ago
categories.js closes #1917 10 years ago
database.js jslinting on holiday ftw 10 years ago
groups.js added groups.exists([]) test 9 years ago
messaging.js closes #4275 9 years ago
topics.js closes #4354 9 years ago
translator.js closes #4208 9 years ago
user.js closes #4354 9 years ago
utils.js jslinting on holiday ftw 10 years ago