Skip to content

Commit

Permalink
Merge pull request #1651 from mraniki/dev
Browse files Browse the repository at this point in the history
update exchange_plugin.py and talky_settings.toml
  • Loading branch information
mraniki authored Jun 26, 2024
2 parents edd1b50 + f21e9de commit 4262f6c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tt/talky_settings.toml
Original file line number Diff line number Diff line change
Expand Up @@ -254,13 +254,13 @@ plugin_directory = "tt.plugins.default_plugins"
# authorized_plugins = []
# Here the value has been set for
# main plugins
authorized_plugins = [
'helper_plugin',
'exchange_plugin',
'ai_agent_plugin',
# 'talkytrend_plugin',
# 'feed_plugin',
]
# authorized_plugins = [
# 'helper_plugin',
# 'exchange_plugin',
# 'ai_agent_plugin',
# # 'talkytrend_plugin',
# # 'feed_plugin',
# ]

# Enable/Disable Example Plugin
# example_plugin_enabled = true
Expand Down

0 comments on commit 4262f6c

Please sign in to comment.