Move to settings, add celery, updated styling
This commit is contained in:
@@ -26,9 +26,10 @@ export interface PaperlessSystemStatus {
|
||||
unapplied_migrations: string[]
|
||||
}
|
||||
}
|
||||
redis: {
|
||||
url: string
|
||||
status: PaperlessConnectionStatus
|
||||
error: string
|
||||
tasks: {
|
||||
redis_url: string
|
||||
redis_status: PaperlessConnectionStatus
|
||||
redis_error: string
|
||||
celery_status: PaperlessConnectionStatus
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user