mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-18 15:03:02 +00:00
user-owned DAVs
This commit is contained in:
parent
ca5014750b
commit
0a3234d617
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