migrate: move workspace data to XDG SQLite stores
This commit is contained in:
@@ -60,11 +60,5 @@ cookie_name = "yoi_workspace_session"
|
||||
# display_name = "Main repository"
|
||||
# default_selector = "HEAD"
|
||||
|
||||
# Remote Runtime sources. Token values must not be written here.
|
||||
# Use token_ref only after secret-ref resolution is implemented for this config.
|
||||
#
|
||||
# [[runtimes.remote]]
|
||||
# id = "example"
|
||||
# endpoint = "http://127.0.0.1:38800"
|
||||
# display_name = "Example Runtime"
|
||||
# token_ref = "local:example-runtime-token"
|
||||
# Runtime registrations live in `$XDG_CONFIG_HOME/yoi/runtimes.toml`
|
||||
# or `YOI_CONFIG_DIR/runtimes.toml`, not in workspace backend config.
|
||||
|
||||
Reference in New Issue
Block a user