mirror of
https://github.com/johrpan/musicus.git
synced 2025-10-27 04:07:25 +01:00
backend: Persist use-server setting
This commit is contained in:
parent
18bf01f876
commit
384ca255f3
2 changed files with 22 additions and 1 deletions
|
|
@ -9,5 +9,13 @@
|
|||
<default>"https://wolfgang.johrpan.de"</default>
|
||||
<summary>URL of the Wolfgang server to use</summary>
|
||||
</key>
|
||||
<key name="use-server" type="b">
|
||||
<default>true</default>
|
||||
<summary>Whether to use the Wolfgang server</summary>
|
||||
<description>
|
||||
This setting determines whether the Wolfgang server will be used for
|
||||
finding new items as well as to upload new additions and edits.
|
||||
</description>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue