Languages:
Parser: $wgAllowExternalImagesFrom If$wgAllowExternalImages
is false, you can specify exceptions here.
''
Other settings: Alphabetical | By function Details[edit]
If $wgAllowExternalImages
is false, you can specify an exception here. Image URLs that start with this string are then rendered, while all others are not. You can use this to set up a trusted, simple repository of images. As of r40310 (1.14.0), this may be an array of strings.
$wgAllowExternalImagesFrom = 'http://127.0.0.1/'; $wgAllowExternalImagesFrom = [ 'http://127.0.0.1/', 'https://www.example.com/' ];See also[edit]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4