You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Core/Settings.cs
+1-1
Original file line number
Diff line number
Diff line change
@@ -301,7 +301,7 @@ public class MetadataSection : AutoConfiguration
301
301
publicboolEditMetadataWriteJSON=false;
302
302
303
303
[ConfigComment("If true, image metadata will include a list of models with their hashes.\nThis is useful for services like civitai to automatically link models.\nThis will cause extra time to be taken when new hashes need to be loaded.")]
0 commit comments