summaryrefslogtreecommitdiff
path: root/inc/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/config.php')
-rw-r--r--inc/config.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/config.php b/inc/config.php
index 76783c3..b7d21a4 100644
--- a/inc/config.php
+++ b/inc/config.php
@@ -1,11 +1,11 @@
<?php
$b_config = array(
- 'base_url' => 'https://www.bulletinalpha.tk/',
+ 'base_url' => 'http://www.bulletin.com/',
'c_name' => 'bulletin',
'c_expire' => 31536000,
- 'c_dom' => '.bulletinalpha.tk',
+ 'c_dom' => '.bulletin.com',
'c_path' => '/',
- 'c_sec' => true,
+ 'c_sec' => false,
'c_http' => true,
'db_host' => 'localhost',
'db_name' => 'bulletin',