Skip to content

Commit

Permalink
root: add ssconfig file to start serving content
Browse files Browse the repository at this point in the history
- add ssconfig file that is used to specify product and content syncing
  details to the sserver
  • Loading branch information
john committed May 23, 2022
1 parent b380242 commit c3774bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ssconfig.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[site]
syncinterval = "@every 12h"

0 comments on commit c3774bd

Please sign in to comment.