1Now we need to set:
2```php
3'session' => [
4    'cookieParams' => [
5        'path' => '/path1/',
6    ]
7],
8```
9and
10```php
11'session' => [
12    'cookieParams' => [
13        'path' => '/path2/',
14    ]
15],
16```
17
18In the following starts a Blockquote:
19> this is a blockquote
20
21par
22***
23par
24
25This is some text
26# Headline1
27more text