Skip to content

Commit 6d4fc1d

Browse files
committed
Update README.md
Updated instructions.
1 parent 47b0403 commit 6d4fc1d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ownNote
22

33
## Installation
4-
Place this app in **owncloud/apps/**
4+
- Place this app in **owncloud/apps/**
5+
- Add the following to your **owncloud/config/config.php**:
6+
- 'custom_csp_policy' => "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src *; font-src 'self' data:; media-src *",
57

0 commit comments

Comments
 (0)