1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-08 22:07:55 +00:00

pyi2phosts/urls.py: add FIXME note

This commit is contained in:
Hidden Z 2010-11-12 16:14:15 +00:00
parent 9b8e42fac2
commit e4f7bdd104

View File

@ -31,6 +31,7 @@ browse_hosts = {
}
}
# FIXME: move to settings
day_count = 30
hosts_count = 40
now_date = datetime.datetime.utcnow()