Skip to content

Commit

Permalink
Remove useless system parameter
Browse files Browse the repository at this point in the history
The key is now `oomusic.lastfm_cache`
  • Loading branch information
DocMarty84 committed May 19, 2019
1 parent ebdb440 commit ef66814
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions data/oomusic_data.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
<field name="key">oomusic.bandsintown_key</field>
<field name="value">e7501181de9b09dba0a0d5e7a268b05f</field>
</record>
<record model="ir.config_parameter" id="lastfm_cache_duration">
<field name="key">oomusic.lastfm_cache_duration</field>
<field name="value">112</field>
</record>
<record model="ir.config_parameter" id="lastfm_key">
<field name="key">oomusic.lastfm_key</field>
<field name="value">48a48a2bc9c6fc3b4a7df96ef51c6a0f</field>
Expand Down

0 comments on commit ef66814

Please sign in to comment.