This website requires JavaScript.
Explore
Help
Register
Sign In
oadmin
/
new-api
Watch
1
Star
0
Fork
0
You've already forked new-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
58fac129d69ef831ed552e4544768ffd99f5cc5f
new-api
/
constant
/
context_key.go
2 lines
17 B
Go
Raw
Normal View
History
Unescape
Escape
feat: Introduce settings package and refactor constants - Added a new `setting` package to replace the `constant` package for configuration management, improving code organization and clarity. - Moved various configuration variables such as `ServerAddress`, `PayAddress`, and `SensitiveWords` to the new `setting` package. - Updated references throughout the codebase to use the new `setting` package, ensuring consistent access to configuration values. - Introduced new files for managing chat settings and midjourney settings, enhancing modularity and maintainability of the code.
2024-12-22 17:24:29 +08:00
package
constant
Reference in New Issue
Copy Permalink