reverting to simpler implementation
This commit is contained in:
@@ -18,7 +18,7 @@ variable "agent_id" {
|
||||
variable "db_path" {
|
||||
type = string
|
||||
description = "The path to the filebrowser database."
|
||||
default = null
|
||||
default = "~/filebrowser.db"
|
||||
}
|
||||
|
||||
variable "log_path" {
|
||||
|
||||
Reference in New Issue
Block a user