config

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AboutConfiguration added in v0.2.1

type AboutConfiguration struct {
	Enable          bool
	Twitter         string
	Facebook        string
	Email           string
	Instagram       string
	Description     string
	Footer          string
	Photographer    string
	ProfilePhoto    string
	BackgroundPhoto string
	Blog            string
	Website         string
}

type AdminConfiguration added in v0.2.1

type AdminConfiguration struct {
	Enable   bool
	Username string
	Password string
}

type DatabaseConfiguration

type DatabaseConfiguration struct {
	Baseurl string
}

type GalleryConfiguration

type GalleryConfiguration struct {
	Name             string
	Basepath         string
	Url              string
	Theme            string
	ImagesPerPage    int
	AlbumBlacklist   []string
	PictureBlacklist []string
}

type InstagramConfiguration added in v0.3.1

type InstagramConfiguration struct {
	Username string
	Password string
	Enable   bool
	SyncRate int
}

type ServerConfiguration

type ServerConfiguration struct {
	Port string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL