<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.aplacetostudy.net/w/index.php?action=history&amp;feed=atom&amp;title=Robbie%2FLocalSettings.php</id>
	<title>Robbie/LocalSettings.php - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.aplacetostudy.net/w/index.php?action=history&amp;feed=atom&amp;title=Robbie%2FLocalSettings.php"/>
	<link rel="alternate" type="text/html" href="https://www.aplacetostudy.net/w/index.php?title=Robbie/LocalSettings.php&amp;action=history"/>
	<updated>2026-06-17T15:19:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.aplacetostudy.net/w/index.php?title=Robbie/LocalSettings.php&amp;diff=523&amp;oldid=prev</id>
		<title>Robbie: Created page with &quot;php # This file was automatically generated by the MediaWiki 1.45.3 # installer. If you make manual changes, please keep track in case you # need to recreate them later. # # See includes/MainConfigSchema.php for all configurable settings # and their default values, but don&#039;t forget to make changes in _this_ # file, not there. # # Further documentation for configuration settings may be found at: # https://www.mediawiki.org/wiki/Manual:Configuration_settings  # Protect aga...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.aplacetostudy.net/w/index.php?title=Robbie/LocalSettings.php&amp;diff=523&amp;oldid=prev"/>
		<updated>2026-06-16T18:56:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;php # This file was automatically generated by the MediaWiki 1.45.3 # installer. If you make manual changes, please keep track in case you # need to recreate them later. # # See includes/MainConfigSchema.php for all configurable settings # and their default values, but don&amp;#039;t forget to make changes in _this_ # file, not there. # # Further documentation for configuration settings may be found at: # https://www.mediawiki.org/wiki/Manual:Configuration_settings  # Protect aga...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;php&lt;br /&gt;
# This file was automatically generated by the MediaWiki 1.45.3&lt;br /&gt;
# installer. If you make manual changes, please keep track in case you&lt;br /&gt;
# need to recreate them later.&lt;br /&gt;
#&lt;br /&gt;
# See includes/MainConfigSchema.php for all configurable settings&lt;br /&gt;
# and their default values, but don&amp;#039;t forget to make changes in _this_&lt;br /&gt;
# file, not there.&lt;br /&gt;
#&lt;br /&gt;
# Further documentation for configuration settings may be found at:&lt;br /&gt;
# https://www.mediawiki.org/wiki/Manual:Configuration_settings&lt;br /&gt;
&lt;br /&gt;
# Protect against web entry&lt;br /&gt;
if ( !defined( &amp;#039;MEDIAWIKI&amp;#039; ) ) {&lt;br /&gt;
	exit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
## Uncomment this to disable output compression&lt;br /&gt;
# $wgDisableOutputCompression = true;&lt;br /&gt;
&lt;br /&gt;
$wgSitename = &amp;quot;A Place to Study&amp;quot;;&lt;br /&gt;
$wgMetaNamespace = &amp;quot;A_Place_to_Study&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
## The URL base path to the directory containing the wiki;&lt;br /&gt;
## defaults for all runtime URL paths are based off of this.&lt;br /&gt;
## For more information on customizing the URLs&lt;br /&gt;
## (like /w/index.php/Page_title to /wiki/Page_title) please see:&lt;br /&gt;
## https://www.mediawiki.org/wiki/Manual:Short_URL&lt;br /&gt;
$wgScriptPath = &amp;quot;/w&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
## The protocol and server name to use in fully-qualified URLs&lt;br /&gt;
$wgServer = &amp;quot;https://www.aplacetostudy.net&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
## The URL path to static resources (images, scripts, etc.)&lt;br /&gt;
$wgResourceBasePath = $wgScriptPath;&lt;br /&gt;
&lt;br /&gt;
## The URL paths to the logo.  Make sure you change this from the default,&lt;br /&gt;
## or else you&amp;#039;ll overwrite your logo when you upgrade!&lt;br /&gt;
$wgLogos = [&lt;br /&gt;
	&amp;#039;1x&amp;#039; =&amp;gt; &amp;quot;$wgResourceBasePath/resources/assets/The_Standpoint_of_Study_Logo.png&amp;quot;,&lt;br /&gt;
	&amp;#039;icon&amp;#039; =&amp;gt; &amp;quot;$wgResourceBasePath/resources/assets/The_Standpoint_of_Study_Logo.png&amp;quot;,&lt;br /&gt;
];&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
## UPO means: this is also a user preference option&lt;br /&gt;
&lt;br /&gt;
$wgEnableEmail = true;&lt;br /&gt;
$wgEnableUserEmail = true; # UPO&lt;br /&gt;
&lt;br /&gt;
$wgEmergencyContact = &amp;quot;robbie@aplacetostudy.net&amp;quot;;&lt;br /&gt;
$wgPasswordSender = &amp;quot;robbie@aplacetostudy.net&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
$wgEnotifUserTalk = false; # UPO&lt;br /&gt;
$wgEnotifWatchlist = false; # UPO&lt;br /&gt;
$wgEmailAuthentication = true;&lt;br /&gt;
&lt;br /&gt;
## Database settings&lt;br /&gt;
$wgDBtype = &amp;quot;mysql&amp;quot;;&lt;br /&gt;
$wgDBserver = &amp;quot;localhost&amp;quot;;&lt;br /&gt;
$wgDBname = &amp;quot;aptsrmcc&amp;quot;;&lt;br /&gt;
$wgDBuser = &amp;quot;root&amp;quot;;&lt;br /&gt;
$wgDBpassword = &amp;quot;O5aDDRDkOgiN&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
# MySQL specific settings&lt;br /&gt;
$wgDBprefix = &amp;quot;&amp;quot;;&lt;br /&gt;
$wgDBssl = false;&lt;br /&gt;
&lt;br /&gt;
# MySQL table options to use during installation or update&lt;br /&gt;
$wgDBTableOptions = &amp;quot;ENGINE=InnoDB, DEFAULT CHARSET=binary&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
# Shared database table&lt;br /&gt;
# This has no effect unless $wgSharedDB is also set.&lt;br /&gt;
$wgSharedTables[] = &amp;quot;actor&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
## Shared memory settings&lt;br /&gt;
$wgMainCacheType = CACHE_NONE;&lt;br /&gt;
$wgMemCachedServers = [];&lt;br /&gt;
&lt;br /&gt;
## To enable image uploads, make sure the &amp;#039;images&amp;#039; directory&lt;br /&gt;
## is writable, then set this to true:&lt;br /&gt;
$wgEnableUploads = true;&lt;br /&gt;
$wgUseImageMagick = true;&lt;br /&gt;
$wgImageMagickConvertCommand = &amp;quot;/usr/bin/convert&amp;quot;;&lt;br /&gt;
$wgFileExtensions = [ &amp;#039;png&amp;#039;, &amp;#039;gif&amp;#039;, &amp;#039;jpg&amp;#039;, &amp;#039;jpeg&amp;#039;, &amp;#039;doc&amp;#039;,&lt;br /&gt;
	&amp;#039;xls&amp;#039;, &amp;#039;mpp&amp;#039;, &amp;#039;pdf&amp;#039;, &amp;#039;ppt&amp;#039;, &amp;#039;tiff&amp;#039;, &amp;#039;bmp&amp;#039;, &amp;#039;docx&amp;#039;, &amp;#039;xlsx&amp;#039;,&lt;br /&gt;
	&amp;#039;pptx&amp;#039;, &amp;#039;ps&amp;#039;, &amp;#039;odt&amp;#039;, &amp;#039;ods&amp;#039;, &amp;#039;odp&amp;#039;, &amp;#039;odg&amp;#039;&lt;br /&gt;
];&lt;br /&gt;
&lt;br /&gt;
# InstantCommons allows wiki to use images from https://commons.wikimedia.org&lt;br /&gt;
$wgUseInstantCommons = true;&lt;br /&gt;
&lt;br /&gt;
# Periodically send a pingback to https://www.mediawiki.org/ with basic data&lt;br /&gt;
# about this MediaWiki instance. The Wikimedia Foundation shares this data&lt;br /&gt;
# with MediaWiki developers to help guide future development efforts.&lt;br /&gt;
$wgPingback = true;&lt;br /&gt;
&lt;br /&gt;
# Site language code, should be one of the list in ./includes/languages/data/Names.php&lt;br /&gt;
$wgLanguageCode = &amp;quot;en&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
# Time zone&lt;br /&gt;
$wgLocaltimezone = &amp;quot;America/Denver&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
## Set $wgCacheDirectory to a writable directory on the web server&lt;br /&gt;
## to make your wiki go slightly faster. The directory should not&lt;br /&gt;
## be publicly accessible from the web.&lt;br /&gt;
#$wgCacheDirectory = &amp;quot;$IP/cache&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
$wgSecretKey = &amp;quot;cfddec77489757e63f3798781508874be90034e63127986b28ddb5405563d653&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
# Changing this will log out all existing sessions.&lt;br /&gt;
$wgAuthenticationTokenVersion = &amp;quot;1&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
# Site upgrade key. Must be set to a string (default provided) to turn on the&lt;br /&gt;
# web installer while LocalSettings.php is in place&lt;br /&gt;
$wgUpgradeKey = &amp;quot;6512e01359e130a4&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
## For attaching licensing metadata to pages, and displaying an&lt;br /&gt;
## appropriate copyright notice / icon. GNU Free Documentation&lt;br /&gt;
## License and Creative Commons licenses are supported so far.&lt;br /&gt;
$wgRightsPage = &amp;quot;&amp;quot;; # Set to the title of a wiki page that describes your license/copyright&lt;br /&gt;
$wgRightsUrl = &amp;quot;https://creativecommons.org/licenses/by-nc-sa/4.0/&amp;quot;;&lt;br /&gt;
$wgRightsText = &amp;quot;Creative Commons Attribution-NonCommercial-ShareAlike&amp;quot;;&lt;br /&gt;
$wgRightsIcon = &amp;quot;$wgResourceBasePath/resources/assets/licenses/cc-by-nc-sa.png&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
# Path to the GNU diff3 utility. Used for conflict resolution.&lt;br /&gt;
$wgDiff3 = &amp;quot;/usr/bin/diff3&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
# The following permissions were set based on your choice in the installer&lt;br /&gt;
$wgGroupPermissions[&amp;quot;*&amp;quot;][&amp;quot;createaccount&amp;quot;] = false;&lt;br /&gt;
$wgGroupPermissions[&amp;quot;*&amp;quot;][&amp;quot;edit&amp;quot;] = false;&lt;br /&gt;
&lt;br /&gt;
## Default skin: you can change the default skin. Use the internal symbolic&lt;br /&gt;
## names, e.g. &amp;#039;vector&amp;#039; or &amp;#039;monobook&amp;#039;:&lt;br /&gt;
$wgDefaultSkin = &amp;quot;vector&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
# Enabled skins.&lt;br /&gt;
# The following skins were automatically enabled:&lt;br /&gt;
wfLoadSkin( &amp;#039;Vector&amp;#039; );&lt;br /&gt;
&lt;br /&gt;
# Enabled extensions. Most of the extensions are enabled by adding&lt;br /&gt;
# wfLoadExtension( &amp;#039;ExtensionName&amp;#039; );&lt;br /&gt;
# to LocalSettings.php. Check specific extension documentation for more details.&lt;br /&gt;
# The following extensions were automatically enabled:&lt;br /&gt;
wfLoadExtension( &amp;#039;AbuseFilter&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;AdminLinks&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;CategoryTree&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;Cite&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;CiteThisPage&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;CodeEditor&amp;#039; );&lt;br /&gt;
# wfLoadExtension( &amp;#039;CommentStreams&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;ConfirmEdit&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;CSS&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;DeleteBatch&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;Gadgets&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;ImageMap&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;InputBox&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;Interwiki&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;Math&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;MultimediaViewer&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;NoTitle&amp;#039; );&lt;br /&gt;
$wgRestrictDisplayTitle = false;&lt;br /&gt;
wfLoadExtension( &amp;#039;Nuke&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;NumerAlpha&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;PageImages&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;ParserFunctions&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;PdfHandler&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;Poem&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;ReplaceText&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;Scribunto&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;SecureLinkFixer&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;SpamBlacklist&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;SyntaxHighlight_GeSHi&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;TemplateData&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;TemplateStyles&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;TextExtracts&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;TitleBlacklist&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;VisualEditor&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;Widgets&amp;#039; );&lt;br /&gt;
wfLoadExtension( &amp;#039;WikiEditor&amp;#039; );&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# End of automatically generated settings.&lt;br /&gt;
# Add more configuration options below.&lt;/div&gt;</summary>
		<author><name>Robbie</name></author>
	</entry>
</feed>