forked from fediversity/fediversity
identify as https
This commit is contained in:
parent
db15e72243
commit
09e68bc9e3
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ in
|
||||||
#
|
#
|
||||||
# The API endpoint _must_ end with a slash (e.g., `https://domain.tld/attic/`
|
# The API endpoint _must_ end with a slash (e.g., `https://domain.tld/attic/`
|
||||||
# not `https://domain.tld/attic`).
|
# not `https://domain.tld/attic`).
|
||||||
api-endpoint = "http://${config.fediversity.attic.domain}/";
|
api-endpoint = "https://${config.fediversity.attic.domain}/";
|
||||||
|
|
||||||
# Whether to soft-delete caches
|
# Whether to soft-delete caches
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue