Send a bug report to one place, on purpose, after reading it
The page built its own markdown and nothing could send it; local and upstream are different people, so neither falls back to the other.
This commit is contained in:
@@ -66,6 +66,18 @@ Saved into `host1.conf`, which does not need to be opened by hand.
|
||||
|---|---|---|---|
|
||||
| `HOST1_BACKUP_VERIFY_SHARES` | a list, one entry per line | in this section | Leave empty to use HOST1_DAILY_SYNC_SHARES automatically. |
|
||||
|
||||
## Bug Reports
|
||||
|
||||
Route: Settings tab → All settings → *Bug Reports*
|
||||
|
||||
Saved into `host1.conf`, which does not need to be opened by hand.
|
||||
|
||||
| Setting | Control | Where | What it does |
|
||||
|---|---|---|---|
|
||||
| `HOST1_BUG_REPORT_URL` | a text box | in this section | e.g. http://gitea:3000 or the tailnet name |
|
||||
| `HOST1_BUG_REPORT_REPO` | a text box | in this section | owner/repo |
|
||||
| `HOST1_BUG_REPORT_TOKEN` | a masked box with a **Show** button | in this section | Gitea API token with issue-write on that repo |
|
||||
|
||||
## Certificate Monitor
|
||||
|
||||
Reachable from:
|
||||
@@ -1143,6 +1155,17 @@ Saved into `master.conf`, which does not need to be opened by hand.
|
||||
| `ARR_RECOVERY_STATS` | a text box | in this section | blocklist + re-search stats |
|
||||
| `ARR_RECOVERY_FAILURE_COUNTS` | a text box | in this section | per-item chronic-failure tracking |
|
||||
|
||||
## Bug Reports
|
||||
|
||||
Route: Settings tab → All settings → *Bug Reports*
|
||||
|
||||
Saved into `master.conf`, which does not need to be opened by hand.
|
||||
|
||||
| Setting | Control | Where | What it does |
|
||||
|---|---|---|---|
|
||||
| `BUG_REPORT_LOCAL_ENABLED` | a switch | in this section | LOCAL ON — reports go to your own Gitea (HOST1_BUG_REPORT_* in host1.conf) and stay there. They do NOT reach the Varaverk maintainer. LOCAL OFF — reports open a prefilled GitHub issue you submit under your own account. Nothing is ever transmitted automatically: the report is shown read-only and sending is a separate press. |
|
||||
| `BUG_REPORT_GITHUB_REPO` | a text box | in this section | — |
|
||||
|
||||
## Certificate Monitor
|
||||
|
||||
Reachable from:
|
||||
|
||||
Reference in New Issue
Block a user