allow read only pages to be requested without authorization

This commit is contained in:
2021-09-05 06:09:43 +03:00
parent d7bf647493
commit 19d1e17727
7 changed files with 27 additions and 11 deletions

View File

@ -9,6 +9,7 @@ repositories = core extra community multilib
root = /
[auth]
allow_read_only = no
salt = salt
[build]