Skip to content

Commit

Permalink
remove another password field
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Aug 7, 2017
1 parent 913bf29 commit 40071e2
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions config/user_preferences_extra_conf.xml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,10 @@ preferences:
type: text
required: True

bioinfo_account:
description: Your BioInformatics Account
webhook_overlay_search:
description: Configuration option for your search results
inputs:
- name: username
label: BioInfo Username
- name: max_search_results
label: Maximum number of search results
type: text
required: False
- name: password
label: BioInfo Password
type: password
required: False

0 comments on commit 40071e2

Please sign in to comment.