3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
James Lu
c6968fa2b8 .gitignore: ignore dist/ and egg-related data 2016-06-20 18:19:37 -07:00
James Lu
8f2dadb247 .gitignore: don't ignore dotfile .yml confs 2016-06-08 07:56:10 -07:00
Daniel Oaks
d287a22aec gitignore: Ignore env folder for virtualenvs 2016-03-29 19:52:57 +10:00
James Lu
ba7b6af89b Rename config.yml.example -> example-conf.yml
Easier syntax highlighting with editors this way, since the file extension is now something they recognize. Also, update README and .gitignore accordingly.
2016-01-03 20:02:23 -08:00
James Lu
e756af42ee .gitignore: ignore .pem files 2015-08-10 20:26:10 -07:00
James Lu
f786242730 Support loading different config files from the command line
Closes #84. Logs, PID files, and relay DBs will name themselves differently for every instance, to prevent conflicts. The default is always config.yml.
2015-08-03 19:27:19 -07:00
James Lu
f85fbd934b main: write a PID file to pylink.pid 2015-07-25 16:57:21 -07:00
James Lu
3edee17802 .gitignore: add *.db 2015-07-12 16:28:33 -07:00
James Lu
be3fe38206 Initial upload! 2015-03-19 12:55:18 -07:00