Image Redirect URL should be blank [ci skip]
This commit is contained in:
parent
d46734e90c
commit
4d95c52960
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ defaults: &defaults
|
||||||
## https://images.example.org here, all requests made to
|
## https://images.example.org here, all requests made to
|
||||||
## pictures under /uploads/images will be redirected to
|
## pictures under /uploads/images will be redirected to
|
||||||
## https://images.example.org/uploads/images/...
|
## https://images.example.org/uploads/images/...
|
||||||
image_redirect_url: 'https://images.example.org'
|
image_redirect_url: ''
|
||||||
|
|
||||||
## Diaspora is only tested against this default pubsub server.
|
## Diaspora is only tested against this default pubsub server.
|
||||||
## You probably don't want to change this.
|
## You probably don't want to change this.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue