Browse Source

change namespace to prefix

visuddhinanda 3 years ago
parent
commit
c5ad1e0355
1 changed files with 1 additions and 1 deletions
  1. 1 1
      change-logs.md

+ 1 - 1
change-logs.md

@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - rename REDIS_NAMESPACE to REDIS_PREFIX  .env.example
 - rename Redis['namespace'] to Redis['prefix'] config.sample.php
-
+ 
 ## [1.0.9] - 2022-02-24
 
 - add SCHEDULE_EMAIL_OUTPUTTO to .env