mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-09 00:23:38 +00:00
Make it optional to paste long pasted content to an attachment
This commit is contained in:
parent
42e7864d62
commit
84f66484c5
4 changed files with 9 additions and 1 deletions
|
|
@ -223,6 +223,7 @@ settings = {
|
|||
'custom_token_bans': '',
|
||||
'negative_prompt': '',
|
||||
'dark_theme': True,
|
||||
'paste_to_attachment': False,
|
||||
'default_extensions': [],
|
||||
|
||||
# Character settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue