dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- webserver has to be restarted after letsencrypt updates
Marius Burkard
2016-05-11
72057a8e92d76217b16a23ed7cd43e9c5f8432aa
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0080.sql
1
ALTER TABLE `web_domain` ADD COLUMN `enable_spdy` ENUM('y','n') NULL DEFAULT 'n' AFTER `proxy_directives`;