Skip to content

Commit 3aa0b40

Browse files
committed
Update project.ini
1 parent 797d7df commit 3aa0b40

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

home/full-example.local/.osp/project.ini

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[full-example.local]
22

3-
backend_enabled = off
3+
backend = off
44
backend_ip =
55
backend_port =
66
aliases = www.{host} alias-example.local
77
enabled = on
88
environment = System
9+
http2 = on
910
http_port = 80
1011
https_port = 443
1112
ip = auto
@@ -23,12 +24,13 @@ terminal_codepage = 65001
2324

2425
[forum.full-example.local]
2526

26-
backend_enabled = off
27+
backend = off
2728
backend_ip =
2829
backend_port =
2930
aliases = www.{host}
3031
enabled = on
3132
environment = System
33+
http2 = on
3234
http_port = 80
3335
https_port = 443
3436
ip = auto

0 commit comments

Comments
 (0)