diff options
author | Wu Cheng-Han | 2015-07-02 00:10:20 +0800 |
---|---|---|
committer | Wu Cheng-Han | 2015-07-02 00:10:20 +0800 |
commit | 10c9811fc534a2738c19d8f74a447ed500b730a2 (patch) | |
tree | 8e46f99f36660d9c011d135fc6ce736733a5876b /hackmd | |
parent | f7f8c901f4bc39c3ed0a2bdfe1cbaa1ee6957999 (diff) |
Jump to 0.3.1
Diffstat (limited to 'hackmd')
-rw-r--r-- | hackmd | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +/home/hackmd/logs/*.log { + daily + rotate 365 + missingok + notifempty + compress + sharedscripts + copytruncate + dateext + dateformat %Y-%m-%d +}
\ No newline at end of file |