Heray-Was-Here
Server : Apache
System : Linux dal-shared-66.hostwindsdns.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64
User : krnuyqrm ( 1183)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/thread-self/root/proc/thread-self/root/proc/self/root/var/softaculous/todoyu/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/var/softaculous/todoyu/system.php
<?php
/****************************************************************************
* todoyu is published under the BSD License:
* http://www.opensource.org/licenses/bsd-license.php
*
* Copyright (c) 2012, snowflake productions GmbH, Switzerland
* All rights reserved.
*
* This script is part of the todoyu project.
* The todoyu project is free software; you can redistribute it and/or modify
* it under the terms of the BSD License.
*
* This script is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the BSD License
* for more details.
*
* This copyright notice MUST APPEAR in all copies of the script.
*****************************************************************************/

	// General system settings
Todoyu::$CONFIG['SYSTEM']['name'] 			= '[[site_name]]';
Todoyu::$CONFIG['SYSTEM']['locale']			= '[[language]]';
Todoyu::$CONFIG['SYSTEM']['email']			= '[[admin_email]]';
Todoyu::$CONFIG['SYSTEM']['mailer']			= '';

	// Date and time settings
Todoyu::$CONFIG['SYSTEM']['timezone']		= 'America/New_York';
Todoyu::$CONFIG['SYSTEM']['firstDayOfWeek']	= 1;

	// Command line interface
Todoyu::$CONFIG['SYSTEM']['todoyuURL']		= '[[softurl]]';

	// Debugging
Todoyu::$CONFIG['SYSTEM']['logLevel']		= 3;



Todoyu::$CONFIG['SYSTEM']['encryptionKey']	= '[[encryptionKey]]';

?>

Hry