mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-18 17:04:49 +00:00
user-owned DAVs (#14)
This commit is contained in:
parent
ca5014750b
commit
1bbfb6647d
35 changed files with 732 additions and 777 deletions
|
|
@ -9,7 +9,6 @@ export const FOUNDATION_API_ROUTES = {
|
|||
|
||||
export const FOUNDATION_API_HEADERS = {
|
||||
authorization: "Authorization",
|
||||
nodeToken: "X-BetterNAS-Node-Token",
|
||||
} as const;
|
||||
|
||||
export type NasNodeStatus = "online" | "offline" | "degraded";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue