mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-07 18:24:53 -04:00
Fix space vs. tab rendering issue
parent
4989dfc661
commit
635a02efeb
@ -631,7 +631,7 @@ matcher <name> {
|
|||||||
root <paths>
|
root <paths>
|
||||||
try_files <files>
|
try_files <files>
|
||||||
try_policy first_exist|smallest_size|largest_size|most_recent_modified
|
try_policy first_exist|smallest_size|largest_size|most_recent_modified
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user