Skip to content

Commit

Permalink
Add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bbsan2k committed May 13, 2021
1 parent 3dbb7d0 commit b456100
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
<settings>
<setting label="40001" type="text" id="username" enable="!eq(-1,)" default=""/>
<setting label="40002" type="text" id="password" option="hidden" enable="!eq(-1,)" default=""/>
<setting label="50000" type="text" id="ascendtoken" visible="false" />
<setting label="50001" type="number" id="cacheTimeout" visible="false" />
</settings>

0 comments on commit b456100

Please sign in to comment.