[[kv_namespaces]] binding = "PB" # do not touch this , KV name id = "9fxxxxxxxxxxxxxxx7d" #2. KV id
[vars] # 3. must be consistent with your routes, 与1对应 BASE_URL = "https:/xxx.xxx" #下面的可以不改 # url to repo, displayed in index page REPO = "https://github.com/SharzyL/pastebin-worker" # url to favicon FAVICON = "https://sharzy.in/favicon-32x32.png" # the name displayed in TOS TOS_MAINTAINER = "Paste" # the email displayed in TOS TOS_MAIL = "pb@shz.al" # Cache-Control max-age for static pages CACHE_STATIC_PAGE_AGE = 7200 # Cache-Control max-age for static pages CACHE_PASTE_AGE = 600