1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: put comments on top of example in readme and .env.example

This commit is contained in:
2023-03-30 15:34:50 +05:00
parent ddd155ba01
commit e099f2e678

View File

@@ -24,12 +24,11 @@ LDAP_BIND_PASSWORD = <password>
LDAP_USERS_BASE_DN = <ou=users,dc=cloudron>
LDAP_GROUPS_BASE_DN = <ou=groups,dc=cloudron>
MAX_WRONG_ATTEMPTS_BY_IP_PER_DAY=100
#default value is 100
MAX_WRONG_ATTEMPTS_BY_IP_PER_DAY=100
MAX_CONSECUTIVE_FAILS_BY_USERNAME_AND_IP=10
#default value is 10
MAX_CONSECUTIVE_FAILS_BY_USERNAME_AND_IP=10
RUN_TIMES=[sas,js,py | js,py | sas | sas,js] default considered as sas
SAS_PATH=/opt/sas/sas9/SASHome/SASFoundation/9.4/sas