PHP 8.2.30
Preview: config.php Size: 1.28 KB
//var/softaculous/jcow/config.php

<?php
/* ############################################################ *\
 ----------------------------------------------------------------
@package	Jcow Social Networking Script.
@copyright	Copyright (C) 2009 jcow.net.  All Rights Reserved.
@license	see http://jcow.net/license
 ----------------------------------------------------------------
\* ############################################################ */

$db_info = array(
	'host' => '[[softdbhost]]',
	'user' => '[[softdbuser]]',
	'pass' => '[[softdbpass]]',
	'dbname' => '[[softdb]]'
	);


$uhome = '[[softurl]]';
$flvtool2Path = '/usr/bin/flvtool2';
$ffmpegPath='/usr/local/bin/ffmpeg';
$var_cache_live = 3600; // seconds
$ubase = $uhome.'/index.php?p=';
//$ubase = $uhome.'/';
$num_per_page = 12;
$sid = 'jcow';
$table_prefix = 'jcow_';
$timezone = -8;
$settings = array(
	'time_format' => 'g:i a',
	'date_format' => 'M jS Y',
	'date_today' => 'Today',
	'date_yesterday' => 'Yesterday',
	'default_lang' => 'en',
	'hide_whatsnew' => 1,
	'hide_onlineuser' => 1,
	'online' => 10, // minutes
	);
$config['disable_language'] = 0;
$config['is_local'] = 1;
$config['max_upload'] = 200; // kb
$config['allowed_html_tags'] = '<ul><li><a><img><br><p><strong><em><span>';
$config['ad_right'] = 
	'';
$captcha['publickey'] = '';
$captcha['privatekey'] = '';

Directory Contents

Dirs: 5 × Files: 14

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2024-03-21 11:24:49
Edit Download
php53 DIR
- drwxr-xr-x 2024-03-21 11:24:49
Edit Download
php56 DIR
- drwxr-xr-x 2024-03-21 11:24:49
Edit Download
php71 DIR
- drwxr-xr-x 2024-03-21 11:24:49
Edit Download
php81 DIR
- drwxr-xr-x 2024-03-21 11:24:49
Edit Download
2.71 KB lrw-r--r-- 2022-09-21 08:28:46
Edit Download
1.28 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.75 KB lrw-r--r-- 2022-09-21 08:28:46
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
165 B lrw-r--r-- 2022-02-18 09:43:42
Edit Download
3.02 KB lrw-r--r-- 2022-09-21 08:28:46
Edit Download
2.10 KB lrw-r--r-- 2022-09-21 08:18:40
Edit Download
921 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.94 KB lrw-r--r-- 2022-09-21 08:28:46
Edit Download
1.26 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
32.29 KB lrw-r--r-- 2022-09-21 08:28:46
Edit Download
614 B lrw-r--r-- 2022-01-31 11:50:36
Edit Download
4.73 KB lrw-r--r-- 2022-09-21 08:28:46
Edit Download
297 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).