Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F864361
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, May 3, 5:15 PM
Size
780 B
Mime Type
text/x-diff
Expires
Mon, May 5, 5:15 PM (4 h, 59 m)
Engine
blob
Format
Raw Data
Handle
614240
Attached To
rINP In-Portal
in-portal
View Options
Index: branches/RC/tools/config.php-dist
===================================================================
--- branches/RC/tools/config.php-dist (nonexistent)
+++ branches/RC/tools/config.php-dist (revision 12018)
@@ -0,0 +1,18 @@
+<?php die() ?>
+
+[Database]
+DBType = "mysql"
+DBHost = "localhost"
+DBUser = "[replace with real DB username]"
+DBUserPassword = "[replace with real DB password]"
+DBName = "[replace with real DB name]"
+TablePrefix = "inp_"
+DBCollation = "utf8_general_ci"
+DBCharset = "utf8"
+
+[Intechnic]
+Domain = ""
+
+[Misc]
+WriteablePath = "/system"
+
Property changes on: branches/RC/tools/config.php-dist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Event Timeline
Log In to Comment