-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
bookingapp
authored
Jun 20, 2017
1 parent
c557511
commit 9d2f3ec
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
# bookingapp | ||
Booking App | ||
|
||
Install instructions | ||
|
||
secrets.php: | ||
1. set default_admin_user | ||
2. set default_admin_password | ||
3. set token_secret | ||
4. set google secret key for recaptcha | ||
|
||
db.php: | ||
1. set dbuser | ||
2. set dbpassword | ||
3. set dbname | ||
|
||
register.html | ||
1. set google site key for recaptcha | ||
|
||
tokens.php | ||
1. set timezone |