Merge pull request #1163 from bjrambo/pr/blacklist

www를 붙이거나 삭제해주는 애드온류를 블랙리스트에 추가
This commit is contained in:
BJRambo 2019-03-24 13:01:52 +09:00 committed by GitHub
commit 3c6aabb984
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,4 +18,7 @@ return array(
'session_shield' => true,
'smartphone' => true,
'zipperupper' => true,
'elkha_www' => true,
'autowww' => true,
'fix_domain' => true,
);