mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-06 07:03:37 +00:00
Don't save active extensions through the UI
Prevents command-line activated extensions from becoming permanently active due to autosave.
This commit is contained in:
parent
ec73121020
commit
df98f4b331
3 changed files with 0 additions and 8 deletions
|
|
@ -224,7 +224,6 @@ settings = {
|
|||
'negative_prompt': '',
|
||||
'dark_theme': True,
|
||||
'paste_to_attachment': False,
|
||||
'default_extensions': [],
|
||||
|
||||
# Character settings
|
||||
'character': 'Assistant',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue