mirror of
https://codeberg.org/postscriptum/gemlog.git
synced 2026-04-01 13:15:29 +00:00
fix option value
This commit is contained in:
parent
807b531dc0
commit
5dd02c918f
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ sudo install target/release/arti /usr/local/bin/arti
|
||||||
# If set to false, we will ignore the configured bridges.
|
# If set to false, we will ignore the configured bridges.
|
||||||
# If set to "auto", we will use any bridges that are configured.
|
# If set to "auto", we will use any bridges that are configured.
|
||||||
# If set to true, bridges must be configured and will be used.
|
# If set to true, bridges must be configured and will be used.
|
||||||
enabled = "true"
|
enabled = true
|
||||||
|
|
||||||
bridges = [
|
bridges = [
|
||||||
"[218:4feb:a509:9db2:2b34:6e7e:e071:5dee]:1991 F805F6B4E5E203EFE2A7FFB1E5042AFE8BD986B4",
|
"[218:4feb:a509:9db2:2b34:6e7e:e071:5dee]:1991 F805F6B4E5E203EFE2A7FFB1E5042AFE8BD986B4",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue