mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-04 20:59:11 +00:00
complete integration of direct share link as discussed in #35
This commit is contained in:
@@ -8,6 +8,7 @@ export type Env = {
|
||||
nextPort: string;
|
||||
sessionCookieName: string;
|
||||
resourceSessionCookieName: string;
|
||||
resourceAccessTokenParam: string;
|
||||
},
|
||||
email: {
|
||||
emailEnabled: boolean;
|
||||
|
||||
Reference in New Issue
Block a user