This website works better with JavaScript.
Explore
Register
Sign In
powerel7
/
nosql
Watch
2
Star
0
Fork
You've already forked nosql
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21
Commits
1
Branch
0
Tags
127 KiB
Shell
100%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
nosql
/
SOURCES
/
redis.logrotate
9 lines
127 B
Raw
Permalink
Blame
History
/var/log/redis/*.log {
weekly
rotate 10
copytruncate
delaycompress
compress
notifempty
missingok
}
Reference in new issue
Copy Permalink