mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-07-16 08:55:18 +00:00
PostgreSGL 10 Standards (#1127)
* attempting to resolve pg14->pg10 issues * unidon't * rev 1 * rev 2 * rev 3 * rev 4
This commit is contained in:
parent
c68d5e9864
commit
0b0b23d99c
4 changed files with 441 additions and 110 deletions
|
|
@ -134,7 +134,7 @@ lazy val QuietTest = config("quiet") extend Test
|
|||
|
||||
lazy val docs = (project in file("docs"))
|
||||
.settings(psforeverSettings: _*)
|
||||
.enablePlugins(ScalaUnidocPlugin)
|
||||
//.enablePlugins(ScalaUnidocPlugin)
|
||||
.settings(
|
||||
name := "psforever"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue