Changeset 3599:1bea61af9270 for admin/install
- Timestamp:
- 11/11/17 16:23:50 (8 years ago)
- Branch:
- 2.12
- File:
-
- 1 edited
-
admin/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
admin/install/index.php
r3557 r3599 186 186 $csp_prefix."'self' 'unsafe-inline'".$csp_suffix,'string','CSP style-src directive',true,true); 187 187 $blog_settings->system->put('csp_admin_img', 188 $csp_prefix."'self' data: media.dotaddict.org blob:",'string','CSP img-src directive',true,true);188 $csp_prefix."'self' data: http://media.dotaddict.org blob:",'string','CSP img-src directive',true,true); 189 189 190 190 # Add Dotclear version
Note: See TracChangeset
for help on using the changeset viewer.
