1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2024-11-13 07:39:02 +01:00

Updated manifest.appcache file to make it effective

This commit is contained in:
Giulio Cesare Solaroli 2015-03-22 23:05:16 +01:00
parent b95d99d33f
commit e0a0eed5a8

View File

@ -1,15 +1,13 @@
CACHE MANIFEST
# @application.version@
@application.version@
CACHE:
# - Explicitly cached 'master entries'.
#index.html
index.html
NETWORK:
# - Resources that require the user to be online.
#login.php
#/myapi
#http://api.twitter.com
@request.path@
FALLBACK:
# - static.html will be served if main.py is inaccessible