This commit is contained in:
2025-11-14 08:51:32 +02:00
parent 891f3bf66d
commit e7611d4dc2
7 changed files with 37 additions and 31 deletions

View File

@@ -18,8 +18,8 @@ pub mut:
template_update bool
coderoot string
// Client configuration
use_atlas bool // true = atlas_client, false = doctreeclient
atlas_dir string // Required when use_atlas = true
use_atlas bool // true = atlas_client, false = doctreeclient
atlas_dir string // Required when use_atlas = true
}
@[params]
@@ -32,8 +32,8 @@ pub mut:
template_update bool
coderoot string
// Client configuration
use_atlas bool // true = atlas_client, false = doctreeclient
atlas_dir string // Required when use_atlas = true
use_atlas bool // true = atlas_client, false = doctreeclient
atlas_dir string // Required when use_atlas = true
}
// return the last know config