mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 01:24:56 +02:00
Refactor redis proxy storage
This commit is contained in:
parent
0bd8557620
commit
34ac611d9b
2 changed files with 37 additions and 12 deletions
|
@ -190,7 +190,6 @@ class LetsEncryptWorker
|
|||
site.cert_updated_at = Time.now
|
||||
site.domain_fail_count = 0
|
||||
site.save_changes validate: false
|
||||
site.store_ssl_in_redis_proxy
|
||||
|
||||
# Refresh the cert periodically, current expire time is 90 days
|
||||
# We're going for a cron task for this now, so this is commented out.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue