Archived
1
0
forked from rarias/bscpkgs

WIP: Add package metadata #2

Draft
abonerib wants to merge 481 commits from add-meta into CIstrictDeps
Showing only changes of commit ebc5c4d84f - Show all commits

View File

@ -14,6 +14,7 @@
http_addr = "127.0.0.1"; http_addr = "127.0.0.1";
}; };
feature_toggles.publicDashboards = true; feature_toggles.publicDashboards = true;
"auth.anonymous".enabled = true;
}; };
}; };