summaryrefslogtreecommitdiffstats
path: root/config/modules.conf
blob: 2daf0e412b20d44162d89671ca59cb4d16b199ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[serializers]
settings = serializer_yaml
distro = serializer_yaml
profile = serializer_yaml
system = serializer_yaml
repo = serializer_yaml

[authentication]
module = authn_configfile

[authorization]
module = authz_allowall