KConfigXT: use default boards
This commit is contained in:
parent
deb070b907
commit
b5c96e5035
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
|
||||
|
||||
<kcfgfile name="danbooru_clientrc"/>
|
||||
|
||||
|
||||
<group name="danbooru_client">
|
||||
<entry name="MaxPosts" type="Int">
|
||||
<default>10</default>
|
||||
|
@ -19,6 +19,7 @@
|
|||
|
||||
<entry name="Boards" type="StringList">
|
||||
<label>Danbooru boards to connect to.</label>
|
||||
<default>http://konachan.com,http://yande.re,http://danbooru.donmai.us</default>
|
||||
</entry>
|
||||
|
||||
<entry name="CacheSize" type="Int">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue