Mercurial Hosting > linkmystyle
comparison src/private/Config_sample.luan @ 4:f455bb813e2e default tip
remove facebook ads
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Thu, 06 Nov 2025 07:41:24 -0700 |
| parents | 8f4df159f06b |
| children |
comparison
equal
deleted
inserted
replaced
| 3:b016e4b7c8da | 4:f455bb813e2e |
|---|---|
| 7 } | 7 } |
| 8 Config.uploadcare = { | 8 Config.uploadcare = { |
| 9 public_key = "962640c4b84c779bca4f" | 9 public_key = "962640c4b84c779bca4f" |
| 10 secret_key = "xxx" | 10 secret_key = "xxx" |
| 11 } | 11 } |
| 12 facebook = { | |
| 13 access_token = "xxx" | |
| 14 } | |
| 15 push_password = "xxx" | 12 push_password = "xxx" |
| 16 } | 13 } |
