From 8c22faeb0a33b6eaeb44b50842899e6f90efd494 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Wed, 20 Aug 2014 16:35:41 +0200 Subject: Add mysql.properties.example --- config/mysql.properties.example | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/mysql.properties.example (limited to 'config') diff --git a/config/mysql.properties.example b/config/mysql.properties.example new file mode 100644 index 0000000..90dd009 --- /dev/null +++ b/config/mysql.properties.example @@ -0,0 +1,5 @@ +# Fill in credentials and rename to mysql.properties +host=localhost +db=database +user=username +password=password -- cgit v1.2.3-55-g7522