mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
Force JSON request for getting paste data
This commit is contained in:
parent
ab2e789aee
commit
183ebe518b
8 changed files with 159 additions and 80 deletions
|
|
@ -11,7 +11,6 @@ insert_final_newline = true
|
|||
|
||||
[*.css]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.js]
|
||||
indent_style = space
|
||||
|
|
@ -23,7 +22,6 @@ indent_size = 4
|
|||
|
||||
[*.jsonld]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.php]
|
||||
indent_style = space
|
||||
|
|
@ -31,7 +29,6 @@ indent_size = 4
|
|||
|
||||
[*.{htm,html}]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.{md,markdown}]
|
||||
indent_style = space
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue