summaryrefslogtreecommitdiff
path: root/test/legacy26/jstests/libs/config_files/enable_auth.json
blob: 9f9cc84d10733ba84fd41b820b47c84699a82837 (plain)
1
2
3
4
5
{
    "security" : {
        "authorization" : "enabled"
    }
}