Skip to content

Commit

Permalink
add_beacon_2
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Jul 23, 2024
1 parent a22f19d commit f19d4ca
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions files/galaxy/config/user_preferences_extra_conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,22 @@ preferences:
type: password
required: False

beacon2_account:
description: Your own Beacon2 account
inputs:
- name: db_auth_source
label: Beacon Database Authentication Source
type: text
required: False
- name: db_user
label: Beacon Database Username
type: text
required: False
- name: db_password
label: Beacon Database Password
type: password
required: False

# Used in Qiskit interactive tool
ibmq_account:
description: IBMQ account information
Expand Down

0 comments on commit f19d4ca

Please sign in to comment.