dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add option to rewite ipv4-addresses on web-mirrors
Florian Schaal
2015-06-02
6c424f1677753663ca1e086a955f2843f86854f3
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0021.sql
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;