mirror of
https://github.com/neocities/neocities.git
synced 2025-07-26 04:18:22 +02:00
default https for cache purging and URIs
This commit is contained in:
parent
f92d6c6139
commit
f796fdf9a8
3 changed files with 5 additions and 5 deletions
|
@ -1201,7 +1201,7 @@ class Site < Sequel::Model
|
|||
|
||||
def default_schema
|
||||
# Switch-over for when SSL defaulting is ready
|
||||
'http'
|
||||
'https'
|
||||
end
|
||||
|
||||
def uri
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue