allow read only pages to be requested without authorization

This commit is contained in:
2021-09-05 06:09:43 +03:00
parent e0607ba609
commit b0575ee4ba
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]