features/rss-job #6
@ -11,9 +11,9 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ServerAddress = "SERVER_ADDRESS"
|
ServerAddress = "ServerAddress"
|
||||||
|
|
||||||
Sql_Connection_String = "SQL_CONNECTION_STRING"
|
//Sql_Connection_String = "SQL_CONNECTION_STRING"
|
||||||
|
|
||||||
FEATURE_ENABLE_REDDIT_BACKEND = "FEATURE_ENABLE_REDDIT_BACKEND"
|
FEATURE_ENABLE_REDDIT_BACKEND = "FEATURE_ENABLE_REDDIT_BACKEND"
|
||||||
REDDIT_PULL_TOP = "REDDIT_PULL_TOP"
|
REDDIT_PULL_TOP = "REDDIT_PULL_TOP"
|
||||||
|
Loading…
Reference in New Issue
Block a user