This commit is contained in:
root 2010-03-16 18:43:08 +01:00
parent 6d57de7b32
commit 2aef090ac5
2 changed files with 1 additions and 10 deletions

11
config/config.php Normal file → Executable file
View File

@ -1,11 +1,2 @@
<?php
$CONFIG_ADMINLOGIN='frank';
$CONFIG_ADMINPASSWORD='123';
$CONFIG_DATADIRECTORY='/www/testy';
$CONFIG_HTTPFORCESSL=false;
$CONFIG_DATEFORMAT='j M Y G:i';
$CONFIG_DBHOST='localhost';
$CONFIG_DBNAME='owncloud';
$CONFIG_DBUSER='owncloud';
$CONFIG_DBPASSWORD='owncloud123';
?>
?>

0
inc/templates/configform.php Normal file → Executable file
View File