| ... | ... | @@ -156,5 +156,10 @@ Then run reconfigure: |
|
|
|
```
|
|
|
|
sudo gitlab-ctl reconfigure
|
|
|
|
```
|
|
|
|
You also may need to restart your apache2 to get your gitlab data visible.
|
|
|
|
```
|
|
|
|
sudo apache2 service reload
|
|
|
|
sudo apache2 service restart
|
|
|
|
```
|
|
|
|
Now you should have data in your Matomo!
|
|
|
|
|