update default config for inline_file_summary to false

This commit is contained in:
Hussam.lawen
2024-01-22 10:25:34 +02:00
parent e79919b5c6
commit 968684b461

View File

@ -56,7 +56,7 @@ enable_help_text=true
## changes walkthrough section ## changes walkthrough section
enable_semantic_files_types=true enable_semantic_files_types=true
collapsible_file_list='adaptive' # true, false, 'adaptive' collapsible_file_list='adaptive' # true, false, 'adaptive'
inline_file_summary=true # Pro feature inline_file_summary=false # false, true, 'table'
# markers # markers
use_description_markers=false use_description_markers=false
include_generated_by_header=true include_generated_by_header=true