mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
sync
This commit is contained in:
parent
6d57de7b32
commit
2aef090ac5
2 changed files with 1 additions and 10 deletions
11
config/config.php
Normal file → Executable file
11
config/config.php
Normal file → Executable 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
0
inc/templates/configform.php
Normal file → Executable file
Loading…
Reference in a new issue