mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Updating munin graph names.
This commit is contained in:
parent
daa13395c1
commit
dd4559e41a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
from utils.munin.base import MuninGraph
|
||||
from rss_feeds.models import Feed
|
||||
from reader.models import UserSubscriptions
|
||||
from apps.rss_feeds.models import Feed
|
||||
from apps.reader.models import UserSubscriptions
|
||||
|
||||
graph_config = {
|
||||
'graph_category' : 'Protopub',
|
||||
|
|
Loading…
Add table
Reference in a new issue