RSS: create rss.xml, for wip, or www server with "X" ready items
This commit is contained in:
parent
c3269acf57
commit
f2444a0441
|
@ -93,7 +93,7 @@ def find_www(srv, srv_type):
|
||||||
|
|
||||||
# Log
|
# Log
|
||||||
|
|
||||||
msg_log = 'RSS > Create file with %s items in www: %s'%(
|
msg_log = 'RSS > Create file with %s items in: %s'%(
|
||||||
rss_item, rss_file
|
rss_item, rss_file
|
||||||
)
|
)
|
||||||
log.append_f(domain.tyto_logs, msg_log, 0)
|
log.append_f(domain.tyto_logs, msg_log, 0)
|
||||||
|
|
Loading…
Reference in New Issue