Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#21] Add config.js to gitignore #28

Closed
wants to merge 2 commits into from
Closed

[#21] Add config.js to gitignore #28

wants to merge 2 commits into from

Conversation

sirkitree
Copy link
Contributor

  • update docs
  • remove config.js
  • add config-example.js

Note that this should make so that you can update your local version or server repo without needing to stash your config.js changes.

* update docs
* remove config.js
* add config-example.js
@sirkitree sirkitree mentioned this pull request Jun 29, 2015
@sirkitree
Copy link
Contributor Author

Any thoughts on this change @timschwartz?

**Remember to configure the config.js file with your MySQL settings and server mode options.**

The MySQL database tables are provided in **janusvr.sql**
7. Run `mysql janusvr.sql`. This will install the MySQL database tables provided in **janusvr.sql**.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is no longer relevant.

the plugins will create the tables if they don't exist.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok I'll reroll with that in mind

@sirkitree sirkitree closed this Jul 4, 2015
@sirkitree sirkitree deleted the 21_ignore-config branch July 4, 2015 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants