reverting to simpler implementation

pull/78/head
Stephen Kirby 2 years ago
parent 4fd37e0d67
commit dad94ec735

@ -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" {

Loading…
Cancel
Save