Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F2822347
secrets.php.sample
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
475 B
Referenced Files
None
Subscribers
None
secrets.php.sample
View Options
<?php
# Database settings
$wgDBserver = "put-servername-here";
$wgDBname = "put-database-name-here";
$wgDBuser = "put-username-here";
$wgDBpassword = "put-password-here";
# uncomment to run maintenance scripts that require higher privileges
#$wgDBadminuser = "put-username-here";
#$wgDBadminpassword = "put-password-here";
# Entropy source of last resort for authentication cookies
$wgSecretKey = "put-64-random-hex-chars-here";
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Jan 25, 5:32 AM (13 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1287098
Default Alt Text
secrets.php.sample (475 B)
Attached To
Mode
rW ClusterLabs-www
Attached
Detach File
Event Timeline
Log In to Comment