# Site Configurations

This page contains some settings for General Info, Time and Regions, Session, and Contact Info.

# General Info

Contains Site Title and Description.

# Time and Region

  • Date Format => is used to set format of Date Picker Component.
  • Time Format => is used to set format of Time Picker Component.
  • Timezone => is used to set Datetime format for moment data somewhere in page by calling timeZone mixin like this
this.timeZone(momentData, 'DD MMM YYYY H:mm z');

# Default Session

  • Used to set the expiration of JWT. So user can't send any requires auth request.
  • You can select Number and Units (minutes, hours, days, months, years).

# Default Role

  • Used to apply default role for registered user or can be used as temporary role of a user before deleting certain role.

# Contact Info

  • Some regular fields for contact informations.
  • For Country, State, City please select by order.

Roles Form