mirror of
https://github.com/joppuyo/nice-nginx-error-page.git
synced 2026-03-08 00:42:22 +00:00
11 lines
141 B
INI
11 lines
141 B
INI
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
|
|
[*.html]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[*.css]
|
|
indent_style = space
|
|
indent_size = 4 |