Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9343672
LocalSettings.php.erb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
334 B
Subscribers
None
LocalSettings.php.erb
View Options
<?php
# This file is managed by puppet. Local modifications will be overwritten.
switch ( $_SERVER["SERVER_NAME"] ) {
case "intranet.softwareheritage.org":
require_once "LocalSettings_intranet.softwareheritage.org.php";
break;
default:
echo "This wiki is not available. Check server configuration.";
exit( 0 );
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jul 4, 1:44 PM (3 d, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3447402
Attached To
rSPMW Puppet MediaWiki module
Event Timeline
Log In to Comment