File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,8 @@ DISPLAY_CREDIT=true
1616HOME_URL =
1717
1818# ALLOW_USER_HTML=Changes if users are able to use custom HTML in their descriptions. Allows for more customized texts.
19- # =Either true or false. USE WITH CAUTION! If true, this enables users to use custom code, including JavaScript.
20- # =It is recommended to only turn this option on if you trust your users or only use this instance for yourself.
21- ALLOW_USER_HTML = false
19+ # =Either true or false.
20+ ALLOW_USER_HTML = true
2221
2322# App Settings=Changes settings regarding your LittleLink Custom installation. You probably only want to change the App Name setting.
2423# =App_Name changes the displayed name for the App in the title, for example.
Original file line number Diff line number Diff line change @@ -16,9 +16,8 @@ DISPLAY_CREDIT=true
1616HOME_URL=
1717
1818#ALLOW_USER_HTML=Changes if users are able to use custom HTML in their descriptions. Allows for more customized texts.
19- #=Either true or false. USE WITH CAUTION! If true, this enables users to use custom code, including JavaScript.
20- #=It is recommended to only turn this option on if you trust your users or only use this instance for yourself.
21- ALLOW_USER_HTML=false
19+ #=Either true or false.
20+ ALLOW_USER_HTML=true
2221
2322#App Settings=Changes settings regarding your LittleLink Custom installation. You probably only want to change the App Name setting.
2423#=App_Name changes the displayed name for the App in the title, for example.
You can’t perform that action at this time.
0 commit comments