aboutsummaryrefslogtreecommitdiff
path: root/config.sample.php
diff options
context:
space:
mode:
Diffstat (limited to 'config.sample.php')
-rw-r--r--config.sample.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/config.sample.php b/config.sample.php
deleted file mode 100644
index 9238ddb..0000000
--- a/config.sample.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-return [
- 'host' => 'localhost',
- 'dbname' => 'wiki',
- 'user' => 'root',
- 'password' => 'mdp',
- 'domaine' => 'vincent.club1.fr'
-]
-
-?> \ No newline at end of file