aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-08 22:46:40 -0700
committerfriendica <info@friendica.com>2012-05-08 22:46:40 -0700
commit70a07086ad186e3f0cd978dd3f52e78fb92494cf (patch)
treee74e7d4d0baf59d7922696717604d2447f391597 /boot.php
parent89d3ce7b5d57acbeda09eb6b5ae53496133a9d45 (diff)
downloadvolse-hubzilla-70a07086ad186e3f0cd978dd3f52e78fb92494cf.tar.gz
volse-hubzilla-70a07086ad186e3f0cd978dd3f52e78fb92494cf.tar.bz2
volse-hubzilla-70a07086ad186e3f0cd978dd3f52e78fb92494cf.zip
slight improvement in a couple of queries
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index d44d2bddc..e98bfea9d 100644
--- a/boot.php
+++ b/boot.php
@@ -30,6 +30,12 @@ define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );
define ( 'JPEG_QUALITY', 100 );
/**
+ * Not yet used
+ */
+
+define ( 'DEFAULT_DB_ENGINE', 'MyISAM' );
+
+/**
* SSL redirection policies
*/