Skip to content

Commit 1c0a50c

Browse files
committed
Scribd Button
added Scribd Button
1 parent 8e5bf2b commit 1c0a50c

File tree

7 files changed

+152
-126
lines changed

7 files changed

+152
-126
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ALLOW_USER_HTML=true
2222
#App Settings=Changes settings regarding your LittleLink Custom installation. You probably only want to change the App Name setting.
2323
#=App_Name changes the displayed name for the App in the title, for example.
2424
APP_NAME="LittleLink Custom"
25-
APP_KEY=
25+
APP_KEY=base64:g28IY4QNAD+3a2uDmJ+3CEoUMKHn8EfFzo7F/uC7plA=
2626
#=The APP_URL should be left empty under most circumstances. This setting is not required for LittleLink Custom, and you should only change this if required for your setup.
2727
APP_URL=
2828

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ npm-debug.log
1414
yarn-error.log
1515
_ide_*
1616
.DS_Store
17+
.env
18+
config/advanced-config.php

0 commit comments

Comments
 (0)