First, please log in or register for LeanCloud. After entering the console, click on "Create Application" in the lower left corner:
After the application is created, enter the application you just created, select "Settings > App Keys" in the lower left corner, and then you will see your APP ID and APP Key.
# Valine: https://solitude.js.org/comment/valinevaline: appId: # leancloud application app id appKey: # leancloud application app key serverURLs: # This configuration is suitable for domestic custom domain name users, overseas version will be automatically detected (no need to manually fill in) avatar: # https://valine.js.org/avatar.html visitor: false style: true # Use custom styles when turned on option: # options list
Valine Comment System
Obtaining APP ID, APP Key and serverURLs
First, please log in or register for LeanCloud. After entering the console, click on "Create Application" in the lower left corner:
After the application is created, enter the application you just created, select "Settings > App Keys" in the lower left corner, and then you will see your APP ID and APP Key.
Theme Configuration
Custom Emojis
Create a new file
valine.json
in the_data
folder