このコミットが含まれているのは:
teddit 2020-11-20 16:35:29 +01:00
コミット 671cf9a324
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -131,5 +131,5 @@ Successfully obtained a reddit API key.
### Other
* Using nohup for starting and killing node process might be a bit of a hassle, but this project aims to be as minimalistic as possible. If you want to use process managers like [pm2](https://www.npmjs.com/package/pm2) its perfectly fine.
* Using nohup for starting and killing the node process might be a bit of a hassle, but this project aims to be as minimalistic as possible. If you want to use process managers like [pm2](https://www.npmjs.com/package/pm2) it's perfectly fine.
* Teddit doesn't have any fancy logging built in. There's no IP address or even timestamp logging.