#1333 Disable Gravatar option when install
This commit is contained in:
parent
8d73832bdf
commit
302938e646
8 changed files with 22 additions and 5 deletions
|
@ -95,6 +95,8 @@ mail_notify = Enable Mail Notification
|
|||
server_service_title = Server and Other Services Settings
|
||||
offline_mode = Enable Offline Mode
|
||||
offline_mode_popup = Disable CDN even in production mode, all resource files will be served locally.
|
||||
disable_gravatar = Disable Gravatar Service
|
||||
disable_gravatar_popup = Disable Gravatar and custom sources, all avatars are uploaded by users or default.
|
||||
disable_registration = Disable Self-registration
|
||||
disable_registration_popup = Disable user self-registration, only admin can create accounts.
|
||||
require_sign_in_view = Enable Require Sign In to View Pages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue